on ‎2018 Mar 23 1:57 PM
Hello Gurus,
I am kindly requesting any other documentation regarding the implementation and execution of the "Impersonation BADI" and also I would like to know if this method works for allowing users without access to manipulate "Master Data" as well, not just the "Transaction Data"? Is that possible based on you experience?
Thank you so much in advance.
P.S. I've found some documentation but it is all for MS/NW 7.5 ;
- How-To Write to Secured Dimension Members in Default Logic
- BPC_SECURITY_IMPERSONATE
Request clarification before answering.
You can try to use UJD_TEST_PACKAGE with specific user and fixer text file
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
With UJD_TEST_PACKAGE you can specify the user with required rights...
Test, please!
Sorry, but what do you mean by Impersonate badi??? There is no standard badi or standard class for it!
And what is the business scenario? How do you think users will manipulate master data?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Vadim,
Yes we just found that out. I am working with our BW and ABAP team to figure out the BADI part.
The scenario is to allow a certain group of users to run "Master Data Upload from File" data manager package with the help of a VBA and macros built in a Input Template. We have this part going and it works, however, in order for this to happen the user has to have the "Manage Dimensions" task added to their "Task Profile" in the BPC security, otherwise the can't modify Master Data.
Now, the requirement is to allow this user to run this DM package without having the "Manage Dimensions" task in their "Task Profile" and the only way we can see this happening is by using "Impersonation" to allow this person of to modify the master data.
Based on my reading, this "Impersonation" is used to give users, who don't have access to write to a dimension, the ability to save data back to the server by impersonating a higher access level user. But we are not sure if it would work for Master Data purposes. Thanks in advance Vadim
| User | Count |
|---|---|
| 41 | |
| 4 | |
| 4 | |
| 4 | |
| 4 | |
| 3 | |
| 3 | |
| 3 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.