ABAP for SAP Users

Ich habe erfolgreich den LinkedIn Kurs “ABAP for SAP Users” bestanden.

Themen:

1. Looking behind the Scenes of SAP

  • Discovering SAP modules
  • Jumping frok Transaction to ABAP
  • The wonderful F1 button

2. Discovering Database Tables behind a Transaction

  • Switching on the database trace
  • Getting the tables of the transaction
  • Checking the content of a table
  • How is the table read

3. Stopping and Watching a Running Transaction

  • Stoppping a transaction where you want
  • Evaluating the content of variables
  • Navigating in the running code
  • Stopping a transaction conditionally