SAP ABAP Material: Learning Programming from Ground Up

This ABAP Training material, seems to be documented from various sources by author, would be a good reference for the the absolute beginner. The training explains SAP ABAP from the ground up starting with the absolute basics – with no previous experience necessary. The following are the key sections covered from this guide;

  1. Data Dictionary Objects
    • Data Base Tables
    • Views
    • Structures
    • Data Elements
    • Domains
    • Search helps
    • Lock objects
    • Primary Key and Foreign Key
    • Table Maintenance Generator
  2. Internal Tables
    • Internal Tables Introduction
    • Declaring Internal Table
    • Populating Internal Table
    • Processing Internal Table
    • Initializing Internal Tables
  3. Moduralization Techniques
    • Macros
    • Sub-routines
    • Function Module
  4. REPORTS
    • Classical
    • Interactive
    • Abap list viewer (ALV)
  5. BDC – Batch Data Communication
    • Session method
    • Call Transaction Method
    • LSMW
  6. Module pool Programming
    • Screen painter
    • Menu painter
  7. Forms
    • Scripts
    • Smart forms
  8. Cross-Aplications
    • ALE & IDOCS
    • BAPI’s
    • BADI’s
    • User Exists
  9. Miscellaneous Topics
    • Correction & Transport request (CTS)
    • Transport Organizer
    • Work Bench Request
    • Task Creation
    • Release Objects
    • SAP Memory & ABAP Memory
    • SD Flow
    • MM Flow

Download – SAP ABAP Material: Learning Programming from Ground Up

Leave a Comment