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

Auth. Objects & programs

Former Member
0 Likes
499

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

1 ACCEPTED SOLUTION
Read only

Bernhard_SAP
Product and Topic Expert
Product and Topic Expert
0 Likes
472

Hi FedeX,

this information is collected in SUIM during runtime.

b.rgds, Bernhard

3 REPLIES 3
Read only

Former Member
0 Likes
472

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

Read only

Former Member
0 Likes
472

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.

Read only

Bernhard_SAP
Product and Topic Expert
Product and Topic Expert
0 Likes
474

Hi FedeX,

this information is collected in SUIM during runtime.

b.rgds, Bernhard