‎2007 May 16 1:26 PM
Hi all,
I need to develop a program which inputs the ABAP program name and searches for a <b>specific text in the program</b> and outputs the result whether the text was found or not.
for ex: we can search if text " <b>Modification Log</b>" has been used in program or not. etc....
Input: 1)ABAP Program name
2) text to be searched
valuable inputs needed.
Thanks,
Subba
‎2007 May 16 1:29 PM
hi
RPR_ABAP_SOURCE_SCAN - this report does what you are looking for with more functionalities
if helpful, reward
Sathish. R
‎2007 May 16 1:40 PM
thanks Satish.....points assigned....
i will try this and get back......
thanks once again...
Subba
‎2007 Jun 19 3:32 AM