ABAPO


Evaluation of ERP & SAP  

Architecture  

General structure of ABAP Program  

Data types, Arithmetic ABAP-SQL 

DDIC  

  • Tables
  • Views
  • Data types
  • Type groups
  • Search helps
  • Lock objects etc.
Modularization techniques    
  • Macros
  • Includes
  • Subroutines
  • Function modules
  • Message classes, packages, etc.
  • Simple reporting
  • Logical databases
Reporting    
  • Control break reporting
  • Classical reporting
  • Interactive reporting
  • ALV Reporting (with Functional Modules)
Batch Data Connectivity
  • File handling (local, datasets)
  • Call transaction method
  • Session method
  • Background jobs
Dialog programming
  • Concepts of transactions
  • Introduction to screen painter
  • Flow logic
  • Screen designing
  • Menu painter
  • Sub screens
  • Field validations
  • Step loops
  • Table controls
  • Tab strip
SAP Scripts
  • Introduction to SAP Scripts.
  • Standard Text layouts, modifying layout sets
  • Creating own layout sets
  • Driver programs
SAP Smart Forms   
  • Designing smart forms
  • Smart styles, text modules, include text, etc.
  • Writing Drive program.
  • Modifying standard layouts and driver programs
  • Configuring the output types and layout assignment.
User Exits   
  • Function exits
  • Mane exits
  • Screen exits
  • Field exits.
Advanced ABAP Contents   
  • ABAP Objects (OO ABAP)
    • OOPs concepts
    • Writing global classes
    • Inheritances
    • Abstract, friend and final classes
    • Interfaces
    • Event handling
    • Working with exceptions
    • List reporting using classes
    • Working with standard classes
  • ALV Reporting
    • Simple grid
    • Interactive grid
    • Working with many grids
    • Splitter control
    • Tree view control
    • Working with images
  • XML
    • Introduction about XML.
    • Features of XML
    • Advantages of XML over EDI
    • XML integration in ABAP
  • BADIWorking with standard BADI
    Working with singles and multiple implementation of BADI
    Implementing filters, screens with BADI
    Integration of BADI with user exits
Cross Application contents   
  • BAPI
    • Introduction to BAPIs.
    • Usage and advantages of BAPIs
    • Creating custom BAPIs and calling them from legacy applications like VB.
    • Using the standard BAPI
    • Calling Remote BAPIs.
IDOC    
  • Introduction to IDOC
  • Usage and advantages of IDOC
  • Creating logical systems, RFC, segments, IDOC object message type partner profile port, distribution model, inbound function module, process code, selection & posting programs.
  • Using the standard message types to transfer master data (i.e., PO, PR, SO)
  • Using the whole IDOC Config for custom tables with ZObject.
LSMW    
  • Introduction to LSMW
  • Using LSMW with different methods like Input, batch input, IDOC.
LSMW    
  • Introduction to workflow
  • Usage and advantages of workflow
  • Examples to intimate about material and purchase order creation
  • Leave notification of absence
  • Flow of MM, SD, FI Modules
  • Project implementation scenario
  • Project life cycle
  • Project engineering model
  • Live scenarios.
Go Back