I would like to search the code of all programs in the system. Is there any transaction code that I can use for that?
OnSAP
Collaborative Q&A for SAP technies
I would like to search the code of all programs in the system. Is there any transaction code that I can use for that?
You can use report RPR_ABAP_SOURCE_SCAN. If this report is not available try report RSRSCAN1.
Add comment