cancel
Showing results for 
Search instead for 
Did you mean: 
Subscribe

I need to do determine if a user is authorized to execute a certain transaction. What is the easiest way to implement this. I have been looking at ABAP statement AUTHORITY-CHECK but am not sure if it will work for me.

0 Likes
View Entire Topic
GauthamV
Active Contributor
0 Likes

Use transaction SUIM.

You can check Authorizations for user to specific transactions here.