‎2010 Aug 10 4:07 PM
Hi,
I have a requirement in which i have to check authorization of the user for executing an program.
For this, i read documentation on authorization objects. However, there i can c that there are three authorization:
create
display
change
Can anyone plz tell me how to check whether an user has authorization to execute the program or not?
Also, the steps to create authorization objects as there is no basis team in ma project.
Thanks in advance!!!
Regards
Angiee
‎2010 Aug 10 4:14 PM
Hi,
The table that contains all authorization objects is TOBJ.
The table that contains all activities is TACT.
check in above table for activities,
or try to execute the transaction/Report/Table and see the Log in SU53 for authoriization status.
prabhu
‎2010 Aug 10 4:49 PM
The standard authorization object for this purpose (based on your quite vague description) is S_PROGRAM. Please use this a search term in SCN or SAP documentation and check if it fits your needs.
Thomas