on 2014 Dec 04 11:11 AM
Hi,
Is there a role in BW that allows the user to have access only to display transactions?
thanks
Hi,
You can provide Display authorizations to your restricted users VIA RSECADMIN ( analysis Authorizations ) , the activity which a user can perform is decided by the info object 0TCAACTVT . For example, if you want to provide display authorization to a user on info object 0COMP_CODE, you can create a authorization like this:
Authorization Name: AUTH_TEST
0TCAIPROV = * ( * authorization for info providers, this can also be restricted )
0TCAACTVT = 03 ( 01 = create , 02 = change and 03 = display )
0TCAVALID = * ( validity of the authorization )
0COMP_CODE = *
0TCAKYFNM = *
the above authorization ( AUTH_TEST) when assigned to a user will provide display authorization for 0COMP_CODE included in all the infoproviders and on all the key figures.
If you want to provide such authorizations on a Query , the pre-requisite will be to first get following authorization objects assigned to the user:
S_RS_COMP
S_RS_COMP1
Hope I was able to help.
Regards,
Subhendu
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thanks for this information,
There is not a simple way to give the display authorizations for all the object?
Because in my project we don't want the user can execute DTP, Process chain etc..., we only want he can consult InfoObject, see the Log when there is an error whitout modify something.
Hi
Authorizations for Process Chains will help you.
http://help.sap.com/saphelp_nw73/helpdata/en/4a/2c5023c16d47dbe10000000a42189c/content.htm
Rgs
Chandra
Hi
Can you please check with your security team,they will tell you if std role is present or they will create new one for your requirement.
Regards,
Ganesh Bothe
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
70 | |
10 | |
10 | |
7 | |
6 | |
6 | |
6 | |
5 | |
5 | |
5 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.