Application Development and Automation 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: 
Read only

Clarification regarding usage of authorization objects:

MNaveen
Product and Topic Expert
Product and Topic Expert
0 Likes
652

Hi,

I have transaction where i am adding some standard already exisiting authorization objects into my new transaction using transaction SU22 and then setting them to be checked.

I wanted to understand how will the process of authorization now go on when any user executes this transaction.

Any links or information to understand this process will be helpful.

Warm Regards,

Naveen M

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
628

Hi Naveen,

the auth obj will be executed based on the profile u assigned to the perticular user, as u will assign the values in the profile.

for executing an operation it checks the value assigned at the auth obj based on that the privilage will be given and the corresponding action will be executed.

the below link gives u clear explanation.

[http://help.sap.com/saphelp_banking463/helpdata/en/5c/deaa74d3d411d3970a0000e82de14a/content.htm]

Hope this helps u for better understanding.

Regards.

Hi Naveen,

the auth obj will be executed based on the profile u assigned to the perticular user, as u will assign the values in the profile.

for executing an operation it checks the value assigned at the auth obj based on that the privilage will be given and the corresponding action will be executed.

the below link gives u clear explanation.

[http://help.sap.com/saphelp_banking463/helpdata/en/5c/deaa74d3d411d3970a0000e82de14a/content.htm]

Hope this helps u for better understanding.

Regards.

4 REPLIES 4
Read only

former_member156446
Active Contributor
0 Likes
628

Read only

Former Member
0 Likes
628

The Authorization objects are set in User Record.You can see the Auth objects and their value in SU01D transaction

Thanks ,

AJR

Read only

Former Member
0 Likes
629

Hi Naveen,

the auth obj will be executed based on the profile u assigned to the perticular user, as u will assign the values in the profile.

for executing an operation it checks the value assigned at the auth obj based on that the privilage will be given and the corresponding action will be executed.

the below link gives u clear explanation.

[http://help.sap.com/saphelp_banking463/helpdata/en/5c/deaa74d3d411d3970a0000e82de14a/content.htm]

Hope this helps u for better understanding.

Regards.

Read only

MNaveen
Product and Topic Expert
Product and Topic Expert
0 Likes
628

Hi Mytri,

Can u tell me which authroization object to use if i have to validate whether the user who is trying to executing the transaction is a system admin or not ie., in authority-check command which object to check for and also the value.

Warm Regards,

Naveen M