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: 

Standard program for scanning source code

Former Member
0 Kudos

Hi,

Can somebody tell me a std program which will scan the source code of certain programs and will help us serach certain strings in the source code like call transaction etc.

Thanks in advance

Peter

1 ACCEPTED SOLUTION

naimesh_patel
Active Contributor
0 Kudos

Check the program: RPR_ABAP_SOURCE_SCAN

Regards,

Naimesh Patel

3 REPLIES 3

naimesh_patel
Active Contributor
0 Kudos

Check the program: RPR_ABAP_SOURCE_SCAN

Regards,

Naimesh Patel

Former Member
0 Kudos

HI,

You can check the SCAN ABAP_SOURCE statement or check this program RPR_ABAP_SOURCE_SCAN.

GauthamV
Active Contributor
0 Kudos

Use this.

[scan program for source code|https://forums.sdn.sap.com/click.jspa?searchID=23272046&messageID=3560017]