Multiple choice abap

The transaction code : ST22 used for

  1. ABAP runtime analysis

  2. Transport Management

  3. User Maintenance

  4. SAPscript

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

ST22 is the ABAP runtime error analysis transaction in SAP. It displays and analyzes short dumps (runtime errors) that occur when ABAP programs terminate abnormally. Developers use it to debug and understand the causes of program crashes.