|
How to search a string in programs |
|
|
|
|
Written by Pavan
|
|
Wednesday, 14 February 2007 |
|
How to search a string in all programs including SAP delivered and custom???
The standard program RPR_ABAP_SOURCE_SCAN can be used to search ABAP program code/screen logic for specific texts (strings.) This has many more options than the other programs RSRSCAN1 or RKCTSEAR.
|