Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

DISPLAY ONLY AUTHORIZATION

Former Member
0 Kudos

Hi all,

Could you please tell how to give display only authorization for all transactions? Is there any particular role?

2 REPLIES 2

Former Member
0 Kudos

Please check the following threads !!!

You will find your answer!!!

If you still have any questions ! Feel free to ask !!

Former Member
0 Kudos

Hi,

For the display all authorisations you can use the standard role sap_all_display as a reference role.

you can copy this role to new role and you can use.

one more thing is also ther create a role as per your requirement but you have to maintain the authorisation objects of that transactions with activity 03.

Eg: if i want restrict one user for the transaction SU01.

then i have to restrict the authorisation objects of the SU01.

s_user_grp is a major authorisation object. if i maintain the activity 03 for the object then su01 will work for only display.

Hope it will help for you.

Regards,

Srini