Our Popular Training Modules

Introduction to Programming with ABAP

ABAP is the programming language used to develop applications in SAP systems with modification, enhancements and customer developments. It gives clear understanding of application developments in SAP.

Basics of ABAP Programming

This module will cover the understanding of ABAP Editor (IDE for ABAP Programming), syntaxes and keywords and documentations, implementing different conditional logics, analysing runtime errors.

Introduction to ABAP Dictionary

This topic provides an overview of what is an ABAP dictionary and it’s functional Scope. As an developer it is a must to understand the functions of the ABAP dictionary in SAP system. This gives an understanding of different ways to define data objects and types, understanding the services provided by ABAP dictionary and most importantly the relationship between the ABAP dictionary and the toils provided for development and runtime environment.

ABAP Programming

This module help understand data modelling and data retrieval and reporting of the data. Objective of this module is to explain different types of programming in ABAP such as reporting, screen programming, standard SAP software adjustment and will provide information on different development tools and program analysis tools.

Object oriented programming in ABAP

ABAP also supports object-oriented programming hence this module will help in explaining various concepts of object-oriented programming and different type of design patterns.

Enhancements and Modifications

This module will cover adjustments of SAP standard software, personalization and different types of modification techniques for SAP standard software and its correct implementation.

Creating Forms

This module covers a special output type or reporting type using various type of forms to generate form based or pdf-based outputs.

File Handling

This explains how the data being read and written in to file in SAP ABAP from different location such a local system and FTP servers.

Data Migrations

SAP supports upgrade from non-SAP systems to SAP, hence it provides different techniques to migrate master data and transactional data from legacy systems to SAP systems using Idoc, BDC and BAPI.