Version 0.2
Copyright © 2010 Lars Vogel
04.02.2010
| Revision History | ||
|---|---|---|
| Revision 0.1 | 09.01.2010 | Lars Vogel |
| Created | ||
| Revision 0.2 | 04.02.2010 | Lars Vogel |
| Added BAPI TA | ||
Table of Contents
Transactions in SAP are codes which can be entered in the transaction field and will access certain SAP functionality.

Table 1. Programming
| Transaction | Purpose |
|---|---|
| SE38 | ABAP Report |
| SE37 | Function module |
| SE80 | ABAP Workbench |
| SE91 | Message classes |
| SE93 | Maintain / Search Transaction |
| SNRO | Number range Objects |
| SNUM | Maintain Number ranges |
| SE24 | Class builder |
| SM66 | Debug background processes |
| BAPI | Overview of the available BAPI interfaces |
Table 2. General
| Transaction | Purpose |
|---|---|
| SU01 | User Maintenance |
| SM12 | Display Lock Entries |
| SM02 | System Messages |
| SM37 | Job Overview |
| SE30 | Runtime Analysis |
| ST05 | SQL Trace |
| STAT / STAD | Overview who used specific transactions / reports |
| ST22 | Shortdump analysis |
| SM04 | User List (Memory Usage) |
| AL11 | Viewing files on the application server |
| SNOTE | Note Assistant |
| SEARCH_SAP_MENU | Finds menu paths for a given transaction |
| ST06 | System Monitor (application server) |
| SM21 | System Monitor / System log |
| SPAM | Display current service pack status |
| SALE | ALE settings |
| SM51 | Overview of the application servers |
| SP01 | Spool requests |
| DB20 | Update statistics for tables |
| ST04 | Performance analysis, e.g. database tables |
| SLG1 | Application log |
| RZ11 | System parameters, eg. disp/gui_auto_logout (logout users after a while) |
| RZ12 | Configuration of server groups |
| SIMGH S_IMG_EXTENSION | Changes customizing menu |
| SGEN | Pre-compiles the application. |
Thank you for practicing with this tutorial.
I maintain this tutorial in my private time. If you like the information please help me by using flattr or donating or by
|