Multiple choice abap

The transaction code : SA38 used for

  1. Transport Organizer

  2. Copy Transport

  3. Execute SAP ABAP program

  4. View background jobs

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

SA38 is the transaction code for executing ABAP programs (reports) directly. Unlike SE38 which is for editing programs, SA38 is specifically for running them. Users can enter a program name and execute it with parameters if needed.