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

SAP Scanning Program Needed

Former Member
0 Likes
456

What are the latest scanning programs in SAP that will allow you to include classes, objects, methods, etc, as a seacrh parameter? I am in 46c.

Thank-You.

1 ACCEPTED SOLUTION
Read only

LucianoBentiveg
Active Contributor
0 Likes
406

Use report RPR_ABAP_SOURCE_SCAN, in "Program" parameter, put this list of values:

z;sapmz;saplz;mz;lz;y;sapmy;saply;my;ly

Regards

2 REPLIES 2
Read only

Former Member
0 Likes
406

Hi,

Are you trying to scan for a string in a program. Then try programs RFVISTRN or RPR_ABAP_SOURCE_SCAN .

Read only

LucianoBentiveg
Active Contributor
0 Likes
407

Use report RPR_ABAP_SOURCE_SCAN, in "Program" parameter, put this list of values:

z;sapmz;saplz;mz;lz;y;sapmy;saply;my;ly

Regards