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: 

authority for transactons

Former Member
0 Kudos

Is there a possiblity to find out very quickly whether a person

has a authority to use tranaction e.g SE78 or SE11.

Regards

Ilhan

1 ACCEPTED SOLUTION

Former Member
0 Kudos

Hi,

You can check using the TCode 'SUIM'.

Regards,

Anji

3 REPLIES 3

Former Member
0 Kudos

Hi,

You can check using the TCode 'SUIM'.

Regards,

Anji

Former Member
0 Kudos

Hi Ilhan,

after calling the transaction you can use SU53 to see which authority-objects have been checked. The you can look in SU0.. (user maintenance etc.) to check whether the user has this authorization.

Cheers,

Stefan

raviprakash
Advisor
Advisor
0 Kudos

Hi IIhan,

It is possible to find the transactions for which the user has an authorization by using the transaction : S_BCE_68001426, or by executing the program RSUSR010. The transaction or the program gives a selection screen where you can specify the user's name and find the list of transactions, he/she is has an authorization for.

NOTE: Please provide points if you are satified by the solution :).

Thanks and regards,

Ravi.