One can navigate, jump or go to any screen from one screen in the SAP system, by entering an SAP Transaction Code in the Command Prompt Area in the standard toolbar.
We have seen and probably used a few of the transaction codes that are commonly used. A transaction code in SAP ABAP, is a four or eight character code that directly takes you to the screen you want to have or you want to program. Although there are transaction codes available for SAP MM and SAP SD too. But, we’ll only dive into ABAP Transaction Codes.

Transaction Code | Functions |
OSS1 | SAP Online Service System |
OY19 | Compare Tables |
S001 | ABAP Development Workbench |
S002 | System Administration |
SA38 | Execute Program |
SCAT | Computer Aided Test Tool |
SE09 | Workbench Organizer |
SE10 | Customizing Organizer |
SE11 | ABAP/4 Dictionary |
SE12 | Dictionary Initial Screen |
SE13 | Access Tables in ABAP/4 Dictionary |
SE14 | Utilities for ABAP Dictionary |
SE15 | ABAP/4 Repository Information System |
SE16 | Data browser |
SE17 | General Table Display |
SE30 | ABAP/4 Runtime Analysis |
SE32 | ABAP/4 Text Element Maintenance |
SE35 | ABAP/4 Dialog Modules |
SE36 | ABAP/4 Logical Databases |
SE37 | ABAP/4 Function Modules |
SE38 | ABAP Editor |
SE39 | Splitscreen Editor |
SE41 | Menu Painter |
SE43 | Maintain Area Menu |
SE51 | Screen Painter |
SE54 | Generate View Maintenance Modules |
SE61 | R/3 Documentation |
SE62 | Industry Utilities |
SE63 | Translate short/long text |
SE64 | Terminology |
SE65 | R/3 Documents |
SE68 | Translation Administration |
SE71 | SAPScript Layout Set |
SE72 | SAPScript Styles |
SE73 | SAPScript Font Maintenance |
SE74 | SAPScript Format Conversion |
SE75 | SAPScript Settings |
SE76 | SAPScript Translation Layout Sets |
SE77 | SAPScript Translation Styles |
SE78 | FOR GRAPHICS |
SE80 | ABAP/4 Development Workbench |
SE81 | SAP Application Hierarchy |
SE82 | Customer Application Hierarchy |
SE83 | Reuse Library |
SE85 | ABAP/4 Dictionary Information System |
SE86 | ABAP/4 Repository Information System |
SE87 | Data Modeler Information System |
SE88 | Development Coordination Info System |
SE91 | Maintain Messages |
SE92 | Maintain System Log Messages |
SE93 | Maintain Transaction |
SEU | Object Browser |
SHD0 | Transaction Variant Maintenance |
SM04 | Overview of Users |
SM12 | Lock Table Entries |
SM30 | Maintain Table Views |
SM31 | Table Maintenance |
SM35 | View Batch Input Sessions |
SM37 | View Background |
SM50 | Process Overview |
SM51 | Delete Jobs from System (BDC) |
SM62 | Display/Maintain Events |
SMEN | Display Menu Path to get Transaction |
USMM | Display all Hotpacks using F8 |
LSMW | Legacy System Migration Workbench |
SM13 | Update Monitor |
SMOD | CMOD Transaction for processing/editing |
SNRO | Object Browser for Number Range Maintenance |
SPRO | Start SAP IMG (Implementation Guide) |
ST05 | Trace SQL Database Requests |
ST22 | ABAP Dump Analysis |
SU53 | Display Authorization Values for Users |
WE02 | Display an IDoc |
WE07 | IDoc Statistics |
Personal Recommendation
One of our personal favorites, the COMPLETE SAP ABAP is the best fit when it comes to learning and concept building, understanding of codes and error correction.
You must be logged in to post a comment.