ABAP for SAP Users

Go to class
Write Review

Free Online Course: ABAP for SAP Users provided by LinkedIn Learning is a comprehensive online course, which lasts for 1-2 hours worth of material. The course is taught in English and is free of charge. Upon completion of the course, you can receive an e-certificate from LinkedIn Learning. ABAP for SAP Users is taught by Michael Management.

Overview
  • Get started with Advanced Business Application Programming (ABAP)—the programming language for creating business applications in SAP.

Syllabus
  • Introduction

    • Getting started with ABAP
    • What is ABAP?
    1. Looking behind the Scenes of SAP
    • Discovering SAP modules
    • Jumping from transactions 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 fields of a table
    • Checking the content of a table
    • How is the table read?
    3. Stopping and Watching a Running Transaction
    • Stopping a transaction where you want
    • Evaluating the content of variables
    • Navigating in the running code
    • Stopping a transaction conditionally
    Conclusion
    • Summary