Find an ABAP Program Description

There are lots of ABAP programs generated in SAP administration daily. This is too confusing and harder for a BASIS guy to handle because the ABAP programs naming are also complicated to remember. To make our life easier, follow below steps to know the ABAP program description; at least we know what are the ABAP program doing in the SAP system.

For an example, we are going to find the program description for ABAP program, RDDDIC3L. Execute transaction code SM37. Put the Job name and press Execute. Double click the job name from the appeared list. Click on the Step icon (Define Step or F6). Take note or copy the Program name/command.

Execute transaction code SA38. Put the ABAP program name (you copied before) and press F4.

Press F8

The ABAP program’s description.

Alternatively, you can just execute report RSABADAB from transaction code SE38. Fill in the ABAP program name and press F8.

You May Also Like

Leave a Reply?