SAP-ABAP for Functional Consultants

Training Details

This course is intended for current or future project members working on functional side of SAP implementation in areas of SCM/APO, HR, HCM, SD, MM, PP, BI etc. This course provides the basics related to the ABAP Programming language and allows the team members to interact confidently with the technical implementation team and play a major role in design decisions.

The course teaches the general concepts of the ABAP programming language applicable to all the SAP modules , the major transactions and the business functionality. It is not aimed at participants who want to work in the development area in SAP, but mainly for the general functional consultants who want to have a better understanding of the system and would like to leverage this additional knowledge in their day to day life to help them with debugging, identifying issues, developing better technical specs.


Duration

  • 15-18 Hours


Pre-Requisites

  • Good knowledge of any ERP system - preferably SAP
  • Good communication skills

Course Contents

  1. SAP Overview , Netweaver Architecture and Basics of ABAP programming
  2. ABAP Workbench Tools
    • Object Navigator
    • Workbench Organizer
    • Data Dictionary
    • Menu Painter
    • Screen Painter
  3. ABAP Data Dictionary
    • Data Elements
    • Domain
    • Tables
    • Views
    • Structures
    • Check Tables
    • Lock objects
  4. Basics of ABAP Programming
    • Statements
    • Declarations
    • Selection Screens
    • Internal Tables
    • Includes
    • Subroutines
    • Reports
    • Function Modules 
  5. ABAP Queries
    • Introduction to Queries
    • Creating Queries to retrieve Personnel, OM or benefits data
    • Designing Query layouts
    • Authorization for Queries
  6. ABAP Interfaces and LSMW
    • Kinds of interfaces in ABAP – ALE, EDI , BAPI, Programming etc.
    • Introduction to LSMW and using LSMW for data loading applications in SAP.
  7. Performance tuning and Debugging
    • Runtime Analysis of programs
    • ABAP Debugger
    • SQL Trace
    • Short Dumps