SAP ABAP Online Training Course Content

INTRODUCTION TO SAP AND ABAP/4 LANGUAGE

  1. Overall introduction to ERP
  2. Introduction SAP R/3 architecture, Introduction to SAP ABAP/4
  3. ABAP/4 editor (Focus on the functionalities of new ABAP editor)
  4. Data types
  5. Output statements
  6. Writing small programs
  7. Arithmetic operations
  8. String operations
  9. Control statements
  10. Parameters
  11. Open SQL –statements (insert, modify, delete, update).
  12. Simple reporting
  13. Selection screens
  14. Transaction code creation
  15. Data Dictionary
    1. Tables
    2. Data element
    3. Domain
    4. Structures
    5. Search helps
    6. Views
    7. Type Groups
    8. Table maintenance generator and T-code creation
    9. Primary and foreign keys.
    10. Check and value tables.

REPORTING

  1. Debugging techniques.
    1. Breakpoint creation.
    2. Watch point creation.
    3. Emphasize on the usage of New Debugger.
  2. Internal tables.
    1. Declaration
    2. Processing.
    3. Population.
  3. Control Break Statements.
  4. Modularization techniques.
    1. Includes.
    2. Subroutines.
    3. Function modules.
    4. Macros
  5. Variants.
  6. Conversion exits.
  7. For all entries and joins (inner and left outer).
  8. Message class creation & message types and handling messages.
  9. Events for classical reports.
  10. Events for interactive reports.
  11. Hide and hotspot.
  12. Creating and handling buttons.
  13. Menu painter.

ABAP OOPS

  1. Fundamentals of OOPS.
  2. Introduction to Local classes and methods
  3. Importance of Public, Private and Protected sections.
  4. Simple reporting using local classes and methods.
  5. Global classes and interfaces.
  6. Usage of global classes in the reports.

ALV

  1. Introduction.
  2. Types of ALV
  3. Simple report to display simple ALV List using Function Modules
  4. Simple report to display simple ALV grid using Function Modules.
  5. Interactive ALV Reports.
  6. Adding new buttons in the ALV toolbar and handling events.
  7. Working with ALV using classes (List, Grid and Tree).
  8. Usage of latest class library in ECC 6.0 for ALV.

DIALOG PROGRAMMING

  1. Introduction to screen painter and dialog programming.
  2. Flow logic.
    1. PAI.
    2. PBO.
    3. POV.
    4. POH.
  3. Screen designing.
  4. Programming in object browser.
  5. Field validations.
  6. Creation of
    1. Normal Screens
    2. Sub Screens.
    3. Table Controls.
    4. Tab Strips.
  7. Dynamic Screen.
    1. Call Screen.
    2. Set Screen.
    3. Leave to Screen.
    4. Leave Screen.
  8. Processing of list from transaction and vice versa.
  9. Screen table and its fields.
  10. Lock objects.

INTERFACE PROGRAMMING

  1. Why Data Transfers
  2. Introduction to BDC.
  3. File Handling.
    1. Presentation server.
    2. Application server.
  4. Recordings.
  5. Methods in BDC.
    1. Call transaction.
    2. Session method.
  6. Error Handling in Call Transaction.
  7. Handling Table Controls in BDC and Screen Resolutions.
  8. Mass Updation.
    1. Vendor master.
    2. Customer master.
  9. Legacy System Migration Workbench (LSMW)
    1. Different methods.
    2. Steps to Create an LSMW Project.
    3. Flat file creation.
    4. Uploading data.

SAP Scripts

  1. Introduction.
  2. Layout Sets.
  3. SAP Script Elements.
  4. Modifying standard layout sets (by using subroutines).
  5. Uploading logo.

SMARTFORMS

  1. Working with smart forms.
  2. Standard Texts.
  3. Graphics management.
  4. Writing print program and designing layouts.
  5. Output type configuration to standard orders.

ADOBE FORMS / INTERACTIVE FORMS (PDF)

  1. Introduction
  2. Overview on Form Interface and Layout sets

MISCELLANEOUS TOPICS

  1. SAP System Landscape.
  2. Correction and Transport System (CTS).
  3. Transport Organizer.
  4. Workbench Request.
  5. Task Creation.
  6. Merging Requests
  7. Release Requests.
  8. SAP memory.
    1. SET/GET parameters.
  9. ABAP memory.
    1. Imports/ Exports.
  10. Logical Database and Handling Events (LDB).
  11. Field symbols.
  12. SD flow.
  13. MM flow.

CROSS APPLICATION

  1. Introduction to CA.
  2. RFC destination.
  3. Working with RFC function modules.

IDOCS

  1. Concepts of IDOCS.
  2. Structure of IDOCS and Types.
  3. Creation of segments
  4. Creation of IDOCS.
    1. Basic.
    2. Extension.
  5. Creation of message types.
  6. Monitoring tools of IDOC interface.
    1. Statistics.
    2. Display IDOCS.
    3. IDOCS list.

ALE

  1. Defining logical systems used for ALE interfaces.
  2. Outbound / Inbound processing.
  3. Transferring of master data from one system to another system.
  4. Distribution modal view.
  5. IDOC filtering.
  6. Segment filtering using filter objects.
  7. Reduced IDOC.
  8. Outbound using change pointers methods.

EDI

  1. Overview and architecture.

BAPI and Business Objects

  1. Introduction to BAPI
  2. Overview of Business Objects.
  3. Step By Step Approach followed to create BAPI.

ENHANCEMENTS

    • Introduction to enhancements.
    • Different Ways of doing Enhancements.
    • Types of User Exits.
    • Field Exits
    • Menu Exit
    • Function Exit.
    • Screen Exi