Application Development and Automation 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: 
Read only

Basis

Former Member
0 Likes
755

How to give authorization for all SPRO Transactions in display mode.Wht are the authorization object for it ?

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
720

Hi,

You can check with the object S_TABU_DIS and accordingly you can change the activity to 01

Regards,

Rajesh

7 REPLIES 7
Read only

Former Member
0 Likes
720

Create a role in PFCG, go to the menu tab, then go to "utilities \ customizing auth". You will need to have created a IMG project with all the the views first since you will need to select this.

This will create a role menu with all of the IMG (SPRO) tcodes.

Read only

Former Member
0 Likes
720

Once all of the SPRO tcodes are set up then you can go to the authorizations tab and select all of the auth object values and make sure they are display only.

Read only

Former Member
0 Likes
721

Hi,

You can check with the object S_TABU_DIS and accordingly you can change the activity to 01

Regards,

Rajesh

Read only

Former Member
0 Likes
720

Hello ,

Create a role and add Z_SPRO_DISPLAY & add object S_PROJECT with activity ( Display )03.

Assign the role to user .

Regards ,

Santosh Karadkar

Read only

0 Likes
720

Dear Santosh.

I have been looking for exactly same thing and I have the answer. Unfortuntaly, I could not reward you. But, "good post".

Ta,

Nick

Read only

0 Likes
720

Nick,

Don't forget to tie down the auths that control the tx that are linked to from the menu! A lot, but not all are controlled by S_TABU_DIS

Read only

0 Likes
720

Thank you for advice Alex.