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

Standard program for scanning source code

Former Member
0 Likes
4,405

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
Read only

naimesh_patel
Active Contributor
0 Likes
1,131

Check the program: RPR_ABAP_SOURCE_SCAN

Regards,

Naimesh Patel

3 REPLIES 3
Read only

naimesh_patel
Active Contributor
0 Likes
1,132

Check the program: RPR_ABAP_SOURCE_SCAN

Regards,

Naimesh Patel

Read only

Former Member
0 Likes
1,131

HI,

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

Read only

GauthamV
Active Contributor
0 Likes
1,131

Use this.

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