Question - What is the use of ST01? What are the return codes of t-code ST01
Answer -
Transaction code ST01 is used to trace the user authorizations. This can be useful if we need to check which all the authorizations have been checked in background when any t-code is being executed by the business user.
Below are the return codes of ST01 :
- 0 – Authorization check passed
- 1 – No Authorization
- 2 – Too many parameters for authorization check
- 3 – Object not contained in user buffer
- 4 – No profile contained in user buffer
- 6 – Authorization check incorrect
- 7,8,9 – Invalid user buffer