Sap Abap: Course Outline
Sap Abap: Course Outline
SAP ABAP
Course Outline
Learn Object-Oriented Programming skills
on SAP NetWeaver platform. Additionally,
you will gain proficiency with SAP’s
software tools to develop forms and
customized reports to provide an efficient
workflow for analyzing data as per business
requirements.
Duration : 1 Months
Sr. No Details
01 Introduction A-Introduction to SAP B-GUI Overview
Introduction A-System Overview B-System Architecture
02
D-Environment for ABAP Program
ABAP Workbench A-overview B-Demonstration of all tools
03
available in workbench.
ABAP Dictionary A-introduction. B-Overview of all options
04
available in abap Dictionary. C-creation of data element.
A- creating a table in ABAP Dictionary.
05
B- Domain creation. C- Structure creation
A) Packeg creation B) table type C) Search Help
06
D ) Transport Requests
07 A) report creation. B) internal table C) Work Area.
A) loop Demonstration B) Abap Debugger explanation
08
and demonstration.
A) report output in ALV B) smartform designing .
09
C ) smart styles
10 Calling smartforms from program and displaying output.
A) Adobe Forms i) interface designing ii) Form designing.
11
iii) Displaying output on Adobe forms
A)infotypes introduction B) Maintaining Records in infotype.
12
C ) infotype creation.
13 A) Function Groupd B ) Function modules
A) creating upload program
14
B) upload data to a table using upload program.
15 A ) include programs B ) Selecion screen
Module pool programming creating a basic module pool
16
program. Flow logic .
PBO Block. PAI Block explanation. Creating transaction
17
code for programs
18 ABAP joins. A ) Inner join B ) outer join
19 Demonstration of joins practically .
20 BADI implementation and explaination
21 Web dynpro application. Practical