cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

What is the t-code to know objects used for t-code

Former Member
0 Likes
2,641

Hello Guru's,

Please let me know what is the transaction code, thorugh which i will come to know the object used for the transaction code.

Thanks and Regards,

Rahul

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Likes

Hello ,

Use Tcode SU24

Assignment of Authorization Object to Transaction

In option : Mainain check indicators for transaction code specify Transaction code and execute you will get the list of objects and you can trace the object used for the transaction code.

Message was edited by:

Santosh Karadkar

Message was edited by:

Santosh Karadkar

Former Member
0 Likes

Hello Rahul,

Santosh has a point. Do you want to know about the ABAP object or the authorization object. For auth object it is Su24. For ABAP object SE93 or table TSTC.

Regards.

Ruchit.

Answers (2)

Answers (2)

Former Member
0 Likes

Hi Rahul,

goto su24 --> select maintain chek indicators for transactions radio button and specify T-code --> execute --> select T-code and check indicator. you will get list of Auth. objects assigned for perticular t-code.

Regards,

Suraj

Velu1
Newcomer
0 Likes
tr checking t code
Former Member
0 Likes

Hello Rahul,

Either use transaction SE93 or table TSTC.

Regards.

Ruchit.