cancel
Showing results for 
Search instead for 
Did you mean: 

How to check authorisation log

Former Member
0 Kudos

Hi,

In SAP ECC system we have SU53 which logs the authorization checks that has been performed and give the full report of activity type,

What is the corresponding thing for java Transaction ( IR & ID)

We are having problem where while going to Tools-Export design object, I am getting error of 'no authorization.

How do we know what authorizations is to give to overcome this error. Any advice is appreciated.

Regards,

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi

You dont have Roles defined in your profile to export the objects.

Go to SU01. Add roles to your profile in PI system. Java stack will also follow authorization / Roles from this profile

Check this

http://help.sap.com/saphelp_nw04/helpdata/en/c4/51104159ecef23e10000000a155106/content.htm

Thanks

Gaurav

Former Member
0 Kudos

Thanks for the info. Do you know what role is to be given when we get this error. No authorization to export design objects. We are using CTS+

Regards