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

Transaction used to view a list of program using authorization object withe

Former Member
0 Likes
819

Hello Guys,

The authorization object S_ADMI_FCD has field activity with value TCTR.

I want to know the list of programs using this selection criteria .Is there any transaction which gives the above selection.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
579

Hi,

Try to use SUIM, Where-used list.

Best Regards,

Aleh

Hello Guys,

The authorization object S_ADMI_FCD has field activity with value TCTR.

I want to know the list of programs using this selection criteria .Is there any transaction which gives the above selection.

2 REPLIES 2
Read only

Former Member
0 Likes
580

Hi,

Try to use SUIM, Where-used list.

Best Regards,

Aleh

Read only

Former Member
0 Likes
579

Hello,

You can use program-RSABAPSC or RPR_ABAP_SOURCE_SCAN to identify authority check statements within ABAP programs.

Thanks

Sandipan