Home » SAP ABAP

SAP ABAP

Home » SAP ABAP

SAP ABAP

by Khadija Tahir

Course Information

SAP ABAP: Learn Object-Oriented Programming skills on SAP Net Weaver 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

Introduction

  • Overall Introduction to SAP ABAP Modules
  • GUI Overview
  • System Overview
  • Environment for ABAP Program

ABAP Workbench

  • Overview
  • Demonstration of All workbench tools

ABAP Dictionary

  • Introduction
  • Overview All Options available in ABAP Dictionary
  • Creation of Data Element
  • Creations of Domain
  • Creation of Structure
  • Creation of Search Help
  • Creation of Package
  • Table Types
  • Creation of Tables
  • Creation of Table
  • Maintenance Generator

ABAP Editor

  • Overview of All Options
  • Creation of report
  • Internal Table
  • Work Area
  • ABAP Joins
  • Creation of selection screen
  • Loop Demonstration
  • ABAP Debugger explanation & demonstration

Report Types

  • Creation OF Classical Report
  • Creation of ALV Report
  • Interactive ALV
  • Smart Forms Designing
  • Smart Styles

Function Module

• Creation of Function Group
• Creation of Function Module

Info Types

• Info type Creation
• Introduction
• Maintaining Record in Info Type

BDC (Batch Data Communication)

• Upload Program Excel to Internal Table
• Upload Program using BDC Recording

Module Pool / Screen Programming

• Chain End chain
• Create Program in Module Pool
• Flow Logic
• PAI Block
• PBO Block

Enhancement’s

• Overview
• Add Enhancement Using BADI
• Add Enhancement Using User Exit