‎2008 Apr 03 2:45 PM
Hello,
I want to search for the string "HELLO" in all FUNCTION MODULES source code(FM, no reports/programs).
Is this possible? How?
Cheers,
Andy
‎2008 Apr 03 2:47 PM
HI,
Please use the SAP standard program RPR_ABAP_SOURCE_SCAN.
Thanks,
Sriram Ponna.
‎2008 Apr 03 2:59 PM
Using program RPR_ABAP_SOURCE_SCAN (as mentioned above), limit program names to SAPL* for function modules and check the "Expand includes" checkbox.
‎2008 Apr 03 2:53 PM
hi,
Execute RPR_ABAP_SOURCE_SCAN to search for a string in the code ... Press where-used-list button on the program which takes to the function group or the function module where it is used ..
Regards,
Santosh