Skip to Content

 ABAP Beginner’s Guide

1

Introduction to ABAP  

·        What is ABAP

·        History and Evolution

·        Basic Syntax and Structure 

2

Data Dictionary (DDIC)  

·        Domains and Data Elements

·        Tables and Views

·        Structures and Search Helps

·        Lock Objects

 

3

Modularization Techniques  

·        Includes and Subroutines 

·        Function Modules

·        Macros and Form Routines

 


4

Internal Tables and Work Areas 

·        Creating and Populating Internal Tables

·        Reading and Modifying Data

·        Looping and Control Break Statements

 

5​

Open SQL and Native SQL

·        Open SQL

·        ​Database-specific SQL statements.

·        Performance Considerations

6

Reports and ALV (ABAP List Viewer)  

·        Classical Reports

·        Interactive Reports

·        ALV Reports

 

7

Forms and Scripts  

·        SAPscript

·        Smart Forms

·        Adobe Forms

 

8

Dialog Programming  

·        Module Pool Programming

·        Screen Painter and Menu Painter

·        Subscreens and Tabstrips

9

Enhancements and Modifications

·        User Exits and Customer Exits

·        BADI (Business Add-Ins)

·        Enhancement Spots