on 2021 May 19 5:57 PM
Hi,
I've live connection and I'm trying to read an Customer Exit variable. I am not sure if this is supported as I'm not able to retrieve any value out of the variable.
This exit-variable is not under visible prompts to the query, this is behind the scene handling CostCenter authorization for users. However I'm able to retrieve any other variables that I have visible in query.
Please share your thoughts, thanks
Help others by sharing your knowledge.
AnswerRequest clarification before answering.
Hello mohd.fahad,
Customer exist variables are supported.Check this support matrix-
SAP Analytics Cloud Support Matrix for Live Connectivity to SAP NetWeaver BW and SAP BW/4HANA
Although from personal experience we were able to use them only when they are made visible. Authorization relivant variables are supported as well. Altough again, you need to make them visible like other variable.
Thanks,
Vijayeta
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thanks Prabhakaran/Vijayeta seems like making them visible is the only way.
In Lumira Designer we had an option to hide a variable from Prompts, even if its visible at query level (However Its not exactly hide, as you can still see it in Designer but just not visible to users on prompt screen) and you can still use that variable for scripting.
I don't see an option to remove certain variables in SAC-Designer, that we don't want to show user under Prompt-Dialog-Box. Reason I'm asking is, I'm consuming same queries from Lumira-Designer to SAC-Designer. Would like to avoid duplicates queries for something that small.
Hello mohd.fahad,
It may not be a bad idea to create an enhancement request. You can create new requests under below thread.
https://influence.sap.com/sap/ino/#/campaign/884
Thanks,
Vijayeta
Hello,
Does this note has a significance in your scenario:
2756956 (Authorization variables are not being taken automatically)
BR, Prabhith
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Seems like its not supported yet but also its seems like its an OLD sap note. "Released On 09.04.2019"
So what I am doing next is, capturing the CostCenter from the dimension as data-member.
But still I cant capture anything. The idea is to capture and pass it on to other models/query, similar to what I have in Lumira Designer app.
Any thoughts on capturing data-members the other way?
var DS_1_members = Crosstab_Global.getDataSource().getMembers("0COSTCENTER",10);
| User | Count |
|---|---|
| 18 | |
| 6 | |
| 6 | |
| 6 | |
| 4 | |
| 3 | |
| 3 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.