SAP ABAP Training Contents
Workflow is an essential element of business process management (BPM). Workflow is a term used to describe how work is defined and how work is allocated and scheduled. Any program developed in ABAP is stored in the R/3 repository. Definitions of variables and parameters on the other hand are stored in the data dictionary. ABAP programmers use the development workbench to write programs in SAP. ABAP is similar to many other programming languages. It consists of Source Code.
- Introduction to SAP
Introduction to erp
Introduction to SAP
Introduction to SAP R/3 Client / Server Technology and SAP R/3 Architecture
ASAP Methodology
SAP System Landscape
Topic 2: Data Dictionary
Creation of Data Base Table
Creation of Domains
Creation of Data types
Creation of Views
Creation of Structures
Creation of Type pools
Creation of Search Help
Creation of Lock objects
Creation of table maintenance
Topic 3 :ABAP Data Types.
Character
Integer
Numeric Character
Floating Point
Packed Decimals
Time
Date, Strings
Topic 4: Loops & Branches
Do, Do n times, While
If, If Else, if Ladder, Case
Small Programs
Factorial program
Indentation
Code Inspector
Extended Program Check
Topic 5: Structures & Internal Tables
Over View of Structures
Similar Structures creation
Different Structures
Different structures with Extra Fields
Over View of Internal Tables
Similar Internal tables creation
Different Internal tables
Different Internal tables with Extra Fields
Modify Operation on Internal Table
Delete Operation on Internal Tables
Searching Techniques Of internal Table
Topic 6: Normalization & Select Statements
Over view of Normalization
Select Statements
Logical operators
Select Single & Up to 1 rows
Nested Select queries
For all Entries
Join Statements
Inner join & Left Outer Join
Topic 7: Modularization Techniques.
Over view of Modularization
Macros
Includes
Subroutines
Function Modules
Topic 8: Selection Screen Design
Over View of Selection Screen
Selection Screen elements
Topic 9: Reports ( Classical and Interactive reports )
Over view of Report
Report with out events
Report with events ( Classical report)
Interactive Report
Menu Design
Message class Creation
Text messages creation
Hide Technique
Get Cursor Technique
Read Line Statement
At Events ( control Events)
Variant Creation
Transaction Code Creation
End User access
Topic 10: BDC (Batch Data Communication)
Over view of BDC in ABAP.
GUI Up load
GUI Down load
Data sets
BDC Programming
Call Transaction
Session Methods
Topic 11 : Module Pools
Over view of Module pools in ABAP.
Creation of Create button
Creation of Display
Creation of Sub screens
Creation of Tab Strip
Creation of Table Control
Creation of Save button to update Data Base
Topic 12 :Sap Scripts
Over view of Scripts
Creation of Paragraphs
Creation of Character Formats
Creation of Pages
Creation of Windows
Creation of Page windows
Creation of Script program
User Exists Over view
Cross Applications: ( FI Scenario , SD scenario , MM Scenario , HR Scenario )
Topic 13 :RFC
Over view of CA
Creation of RFC
Fetching Data Using RFC
ARFC & TRFC
Topic 14 :ALV (ABAP List Viewer)
Over view of ALV
ALV List Display
ALV Grid Display
ALV Catalog Creation
Topic 15: BAPI
Over View Of BAPI
Remote FM Creation
Creation of BOR
Creation of BAPI
Check The Status of BAPI
Super type Creation
Topic 16 :LSMW
Over view of LSMW
Creation of Project , Sub Project , Object Type
Creation of Batch Input Using Recording Mode
Steps To Create LSMW
Topic 17: SMART FORMS
Over view of Smart Forms in ABAP
Creation of Paragraphs(Styles)
Creation of Character Formats(Styles)
Creation of Pages IN ABAP.
Creation of Windows
Creation of Page windows
Creation of table format
Creation of Smart Form program
Topic 18: ALE/Idocs
Over view of ALE/ IDOcs
Creation of RFC Destinations
Creation of Ports
Creation of Partner Profile
Creation of Distributed system
Transfer the data between the systems
Topic 19: SAP ABAP OOPS concepts training
Topic 20: SAP ABAP Work Flow training