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

Looking for a string into source code

Former Member
0 Likes
352

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.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
335

Hi ,

Check Program 'RPR_ABAP_SOURCE_SCAN'.This program checks a specific string in the source code.

Regards,

Savitha

1 REPLY 1
Read only

Former Member
0 Likes
336

Hi ,

Check Program 'RPR_ABAP_SOURCE_SCAN'.This program checks a specific string in the source code.

Regards,

Savitha