OnSAP

Collaborative Q&A for SAP technies

How to search the source code of ABAP programs?

Up

1

Down

I would like to search the code of all programs in the system. Is there any transaction code that I can use for that?

abap

Created on Sep 5, 2009 4:56:56 PM by pvl (52) 2 1.

Last change on Sep 5, 2009 5:13:48 PM by pvl (52) 2 1.

This post was edited 1 time. Show revisions

1 Reply

Accepted Answer

Up

0

Down

You can use report RPR_ABAP_SOURCE_SCAN. If this report is not available try report RSRSCAN1.

Created on Sep 5, 2009 5:02:46 PM by Pedro Lima (60) 2 1.