SAP ABAP

Breadcrumb Abstract Shape
Breadcrumb Abstract Shape
Breadcrumb Abstract Shape
Breadcrumb Abstract Shape
Breadcrumb Abstract Shape
Breadcrumb Abstract Shape
1. Introduction to SAP ABAP
    • Introduction to ERP
    • SAP system landscape
    • Role of SAP ABAP Consultant
    • Transaction codes
    • Modularization in ABAP: Macro, Subroutines & Function Modules

2. ABAP Dictionary

❖ Data types, Domains and Data elements
❖ Types of database tables
❖ Types of internal tables
❖ Work area
❖ Search help
❖ Check table, Value table
❖ Table maintenance generator and T-code creation
❖ Primary and foreign keys
❖ Type groups
❖ Lock objects

3. Reports

❖ Selection screen
❖ Classical reports
❖ Interactive reports
❖ ALV,ALV OOPS, Field Catalog and Layout
❖ Events
❖ Control break statements
❖ GET CURSOR,HIDE
❖ Subroutines

4. Smartforms

❖ Introduction to Smartforms
❖ Driver program
❖ Function modules used in Smartforms
❖ Smart styles
❖ Text module
❖ Graphics management and Barcode

5. SAP Script

❖ Components of SAP Scripts – Header, Pages, Windows, Page windows, Paragraph format, Character Format, Layout
❖ Function Modules used in SAP Scripts – OPEN_FORM,WRITE_FORM,CLOSE_FORM,START_FORM,END_FORM
❖ Driver Program

6. Module pool programming / Dialog programming


❖ Introduction to module pool programming
❖ PBO,PAI,POV,POH
❖ Screen painter, Menu painter
❖ Creation of layout, Table control, Tabstrip,

7. BDC – Batch data communication

❖ Introduction to BDC
❖ Batch input recording
❖ Call transaction method
❖ Session method
❖ Error handling

8. LSMW – Legacy System Migration Workbench

❖ Introduction to LSMW
❖ Steps in LSMW
❖ Standard batch / Direct input
❖ Batch input recording
❖ BAPI
❖ IDOC

9. Enhancements in SAP

❖ Introduction to SAP enhancements
❖ User Exits
❖ Customer Exits
❖ Enhancements framework
❖ Implicit enhancements
❖ Explicit enhancements
❖ Types of BADI
❖ Enhancement spot and Enhancement section

10. Function Modules

❖ Function group
❖ Types of function modules
❖ RFC
❖ Examples and Real time scenarios

11. BAPI

❖ Introduction to BAPI
❖ Step-by-step procedure to create BAPI
❖ Testing the BAPI
❖ Releasing and freezing the BAPI

12. ALE, EDI & IDOC

❖ Definition, Structure, Types, Format & Tables
❖ Inbound IDOC
❖ Outbound IDOC

13. Performance tuning in SAP ABAP

❖ Run-time analysis
❖ Performance tuning ST05 Transaction
❖ ABAP programing standards for performance tuning
❖ Parallel Cursor

14. MISCELLANEOUS TOPICS

❖ Transport request
❖ SAP Memory – SET,GET parameters
❖ ABAP Memory – Import , Export
❖ Field symbols
❖ SD flow, MM flow
❖ LDB-Logical database
❖ Upgradation – SPAU, SPDD and Remediation