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: 

failed authorization

Pawan_Kesari
Active Contributor
0 Kudos

Is there any transaction apart from SU53 which will give me failed authorization for a given user within given date range... SU53 only gives the last failed authorization object.

We are in process of designing and implementing roles and to speed up the process we need to know all the authority object which failed while testing a process.

3 REPLIES 3

Former Member
0 Kudos

Hi Pawan,

You can switch on the trace using ST01 for a particular user and then later on analyze the trace result after the testing has been done to determine all the authority object which failed while testing a process.

Thanks,

Saby..

Former Member
0 Kudos

Yes, all the missing authorizations can be traced in the analysis report of ST01. However all the missing auths. showing in ST01 are not mandatory for running a particular transaction.

Regards,

Pawan_Kesari
Active Contributor
0 Kudos

Thanks for your response.