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: 

se18-authorization object

Former Member
0 Kudos

Hi,

Please tell me how we can find the authorization object for an tcode.

I need now for se18 the authorization object.

Regards,

Suganya.

1 ACCEPTED SOLUTION

Former Member
0 Kudos

Run ST01 to trace the transaction

Look in SU24

ST01 will give you actual auth objects, SU24 will give you an indication. S_DEVELOP will be in there somewhere........

4 REPLIES 4

Former Member
0 Kudos

Run ST01 to trace the transaction

Look in SU24

ST01 will give you actual auth objects, SU24 will give you an indication. S_DEVELOP will be in there somewhere........

Former Member
0 Kudos

I believe the auth objects needed are S_DEVELOP and S_CTS_ADMI.

Former Member
0 Kudos

Hi,

you will get the corresponding objects for Tcode in SU22.

goto su22-->give the Tcode it displays corresponding objects list.

change according to your requirement in the role.

thx...

0 Kudos

Hi Venkata,

SU22 will only give you an indication of what might be checked.

ST01 will tell you what is actually checked for your use of the transaction