How to find Authorization Object for Transaction Code?
SOLUTION
Please follow the below steps in order to find Authorization Object for T-code:
- Navigate to SE16 --> UST12
- Enter object as S_TCODE
- Value in VON --> enter tcode (for eg: VA03) Remember to enter tcode in uppercase only.
- Execute.
Thanks & Regards,
Uttam
Hello,
UST12 is the table used to browse the link between the profile (authorization) and the authorization objects and their values
To find Authorization Object for Transaction Code, you have to use the transaction SU24 or SU22.
customized : SU24 is the transaction to link the authorization object with the transactions (linked table USOBX_C and USOBT_C)
standard : SU22 is the transaction to link the authorization object with the transactions (linked table USOBX and USOBT)
You never change the value in the transaction SU22, you can do it in the transaction SU24.
With the transaction SU24, you can customize the authorization check.
Bye
Michael