‎2007 May 22 1:33 PM
I would like to know wether exists a tool that provides a report containing all the ABAP program names that include an specific string into their source code.
There is a similar option into the utilities menu of the SE38 transaction, but it doesn't accept large component lists. As I have over a thousand programs to check, I'd like an option that allows, for example, a text file as input.
‎2007 May 22 2:42 PM
Hi ,
Check Program 'RPR_ABAP_SOURCE_SCAN'.This program checks a specific string in the source code.
Regards,
Savitha
‎2007 May 22 2:42 PM
Hi ,
Check Program 'RPR_ABAP_SOURCE_SCAN'.This program checks a specific string in the source code.
Regards,
Savitha