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: 

Is Su53 valid in Non-Ecc systems

0 Kudos

Hi,

I am trying to find out how to trace the missing authorizations in case of Non-Ecc systems. Please help me out.

4 REPLIES 4

jurjen_heeck
Active Contributor
0 Kudos

What do you mean with 'non-ECC systems'? SU53 is present in every ABAP stack but that doesn't mean it's very useful on any ABAP stack.

0 Kudos

Non ECC system here refers to systems like BW, CRM, SRM etc..I just wanted to know if any user is facing Authorization issue in Non-ECC system, does providing authorizations as per SU53 will workout or do we need to do any other kind of analysis

0 Kudos

SU53 won't help for modern BW systems, you'll have to use RSECADMIN to debug Analysis Authorizations. CRM & SRM are mostly dependant on Web UI so the user can't trigger SU53 at all.

That makes the answer to your original question: no, you'll need more. ST01 traces may help for CRM &SRM but not for BW with analysis authorizations.

Hope this helps.

0 Kudos

Non ECC system here refers to systems like BW, CRM, SRM etc..I just wanted to know if any user is facing Authorization issue in Non-ECC system, does providing authorizations as per SU53 will workout or do we need to do any other kind of analysis