‎2009 Oct 29 9:30 PM
I know there are couple of programs to scan programs or screen modules for a pattern(*ABAP_SOURCE_SCAN).
But this program doesnt check Function Modules. I there a easy way to search for a pattern in Function modules.
I have to search for a string INDX in all custom Function Modules.
Your response is much appreciated.
Regards
Kasi
‎2009 Oct 29 9:43 PM
Hello,
You may use the program RPR_ABAP_SOURCE_SCAN with program name SAPLZ* to search embedded string in custom function modules.
Thanks,
Venu
‎2009 Oct 29 9:43 PM
Hello,
You may use the program RPR_ABAP_SOURCE_SCAN with program name SAPLZ* to search embedded string in custom function modules.
Thanks,
Venu