‎2008 Nov 04 3:37 PM
Hi,
checking with TA suim I found out in which program is used one specific auth. object.
Is there some table where I can find this information (relationship) Programs->Auth. Objects?
Thanks.
FedeX
‎2008 Nov 05 11:10 AM
Hi FedeX,
this information is collected in SUIM during runtime.
b.rgds, Bernhard
‎2008 Nov 04 9:07 PM
Perhaps you are just refering to the authorization groups protecting the programs (object S_PROGRAM for executing and variants of the program)?
Report RSCSAUTH will help you further. There are a number of tables involved; search for previous discussions about the report to find them.
Cheers,
Julius
‎2008 Nov 05 8:14 AM
Use transaction SU24,to find list of programs using a particular auth.object, use
Steps
-
1.Goto tab -> Authorization Object
2.Enter the Object(Eg.S_PROGRAM) -> Execute
3.Select Menu Utilities -> Authorizations Object Use -> In ABAP Programs
4.In the Where used list authorisation object
-> Select Programs and deleselect others.
Above steps is a way to identify the list of programs using a particular autho.object.
‎2008 Nov 05 11:10 AM
Hi FedeX,
this information is collected in SUIM during runtime.
b.rgds, Bernhard