Application Development 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: 

Global Search for a String in all Programs - 'Where Used List"

Former Member
0 Kudos

Hi,

I need to do a global search on all SAP Programs for a String "ZZZZ". Can you please suggest me a solution or sample pergram for this task.

Appreciate Your help.

Thanks,

Kannan

Message was edited by:

Kannan SA

1 ACCEPTED SOLUTION

Former Member
0 Kudos

Use program RPR_ABAP_SOURCE_SCAN.

2 REPLIES 2

Former Member
0 Kudos

Use program RPR_ABAP_SOURCE_SCAN.

Former Member
0 Kudos

Hi,

Use the following:

1. Transaction Code : <b>ewk1</b>

2. Program Name : <b>RPR_ABAP_SOURCE_SCAN</b>

3. Program Name : <b>RKCTSEAR</b>

Sri