Sap ABAP Course Content PDF
Sap ABAP Course Content PDF
COURSE OUTLINE
SAP is the leading market player in the ERP world. SAP’s ABAP module is a key component in SAP’s Supply
Chain Management that lists the processes and associated activities in typical sales/customer service and
logistics departments.
The ABAP odule comes with a set of configuration tasks, master data, transactions, reports and technical
objects.SAP’s inherent strength is its ability to seamlessly integrate across modules FI, SD, CO, PP, MM, PS
etc.
ABAP success factors and planning activities are very basic to a corporate entity’s operations and given the
complexity of these processes and the data needed to execute these processes, a good ERP like SAP is
almost indispensable now
SAP ABAP is possibly the most implemented and a very highly successful module so far and is still leading in
demand for well trained and experienced consultants
SAP ABAP training program would cover the standard SAP ABAP module and how it is implemented to
automate and systemize the business processes by providing easily accessible implementation guides,
fantastic time-saving tips, as well as direct easily accessible information on the dos and don’ts of
implementing and maintaining the ABAP module of SAP.
HIGH LIGHTS
With training in this curriculum, you can gain the knowledge you need to optimize
vital and processes.
• Online live instructor led training.
• Participants become familiar with functions and customizing settings in Advanced Business
Application Programming.
• Provide an overview of SAP business solutions
• Develop the baseline SAP Product knowledge necessary for participation in more detailed
SAP courses.
• Participants learn how to perform the most important functions in the process chain
from presales to customer payments in the SAP system.
• Participants become familiar with the functions and customizing delivery processing.
• Participants become familiar with functions and customizing settings for the billing process.
They also learn the interface points between billing in Production and planning and billing in
SAP.
• The course enables the participants to identify and explain the more complex customizing
settings for ABAP
• Participants become familiar with the functions for processing selected cross application
business processes in sales and Distribution, Material Management and Production and planning
and success factors and identify the associated customizing settings.
Packages
Creating a package
Difference between local objects & transportable objects
Releasing transportable objects
ABAP Dictionary
ABAP Dictionary Introduction
Data Dictionary Functions
Data Dictionary Objects
Data Base Tables
Structures
Views
Data Elements
Type Groups
Domains
Search helps
Lock objects
Primary Key And Foreign Key
Internal Tables
Internal Tables Introduction
Declaring Internal Table
Populating Internal Table
Processing Internal Table
Initializing Internal Tables
Inner Joins And For All Entries
Control Break Statements
Introduction to ABAP/4
What is ABAP?
Logon to SAP Environment
Transaction Codes
ABAP/4 Editor ( SE38 )
Data Types & Data Objects
Operators in ABAP
Control Statements
Message Classes
Classical Reports
Reports Introduction
Classical Reports
Interactive Reports
Techniques Used For Interactive Reports
Hide
Modularization Techniques
Modularization Techniques
Includes
Subroutines
Passing Parameters to subroutines
Function Groups & Function Modules
ALV Reports
Debugging Techniques
Debugging Techniques
Break-points (Static & Dynamic)
Watch points
Options to step through the program in Debugging Editor
SAP Scripts
Session Method
Call Transaction Method
Recording Method
Introduction
Relationship between Screen, Flow Logic and Program
Process Before Output (PBO)
Process After Input (PAI)
Process On Value Request (POV)
Process On Help Request (POH)
Use of Leave Screen,Leave to Screen, Call Screen, Set Screen
Table Controls
Tabstrip Controls
Subscreens
BADIs
BADIs Overview
Defining a BADI
Implementing a BADI
BAPIs
BAPI Overview
Creation of BAPI