‎2009 Feb 04 5:09 PM
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.
‎2009 Feb 04 6:39 PM
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
‎2009 Feb 04 5:43 PM
Hi,
Are you trying to scan for a string in a program. Then try programs RFVISTRN or RPR_ABAP_SOURCE_SCAN .
‎2009 Feb 04 6:39 PM
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