Edit an ABAP Program using Transaction SE93, SE80

You need to go to SE93 and input your transaction code. It will display the program name behind your transaction code. You can edit the programs using SE80 and SE38 transaction codes.

Using SE93 to Find Program Name

Transaction code SE93 is used to maintain transaction codes and find the associated program names. This is the first step to identify which program you want to edit.

Below shows Transaction code SE93 ?

Maintain Transaction

Editing ABAP Programs

Using SE80 ? ABAP Development Workbench

Transaction Code SE80 opens the ABAP Development Workbench, which provides a comprehensive development environment for editing ABAP programs, function modules, and other development objects.

Following shows Transaction Code SE80 to edit an ABAP program by opening ABAP Development workbench ?

ABAP Development Workbench

Using SE38 ? ABAP Editor

Transaction Code SE38 opens the ABAP Editor Initial screen directly. This is a more direct approach when you already know the program name and want to edit it quickly.

Following shows Transaction Code SE38 to edit an ABAP program by opening ABAP Editor Initial screen and to enter the name of Program ?

ABAP Editor Initial Screen

Conclusion

Use SE93 to identify program names associated with transaction codes, then use either SE80 for comprehensive development features or SE38 for direct program editing. Both SE80 and SE38 provide effective ways to modify ABAP programs based on your development needs.

Updated on: 2026-03-13T18:02:10+05:30

1K+ Views

Kickstart Your Career

Get certified by completing the course

Get Started
Advertisements