100% found this document useful (2 votes)
2K views

SAP ABAP Syllabus 20090624

This document provides an overview of Enterprise Resource Planning (ERP) systems and the SAP ERP software. It outlines the history and architecture of the SAP R/2 and R/3 systems. It then details the core ABAP programming language used in SAP, including data types, control structures, internal tables, modularization techniques and more. Finally, it lists additional SAP topics like reports, batch input, ALE, IDocs and more that will be covered.
Copyright
© Attribution Non-Commercial (BY-NC)
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
100% found this document useful (2 votes)
2K views

SAP ABAP Syllabus 20090624

This document provides an overview of Enterprise Resource Planning (ERP) systems and the SAP ERP software. It outlines the history and architecture of the SAP R/2 and R/3 systems. It then details the core ABAP programming language used in SAP, including data types, control structures, internal tables, modularization techniques and more. Finally, it lists additional SAP topics like reports, batch input, ALE, IDocs and more that will be covered.
Copyright
© Attribution Non-Commercial (BY-NC)
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
You are on page 1/ 7

Rajagopalan M

Introduction to ERP
• What is ERP?
• Why we need ERP?
• Advantages of ERP

• Major ERP Packages


Introduction to SAP & R/3 Architecture
• What is SAP?
• History & Features of SAP
• SAP R/2 Architecture (Limitations of R/2 Architecture)
• SAP R/3 Architecture (Types of work processes)
• SAP R/3 Application Modules

• SAP Landscape
Introduction to ABAP/4
• What is ABAP?
• Logon to SAP Environment
• Transaction Codes
• Multitasking Commands
• Comments
• Errors
• ABAP/4 Editor ( SE38 )
• Steps for Creating a Program
• Elements in R/3 Screen
• Out put Statements
• Operators in ABAP
• Data, Parameter & Constant Statements
• Data Types & Classification
• Data Objects & Classification
• Text Elements
• String Operations
• Control Statements

• Field strings
ABAP Dictionary
• ABAP Dictionary Introduction
• Data Dictionary Functions
• Data Dictionary Objects
o Data Base Tables
o Structures
o Views

24/Jun/2009 1 of 7
Rajagopalan M

o Data Elements
o Type Groups
o Domains
o Search helps
o Lock objects
• Primary Key And Foreign Key

• Table Maintenance Generator


Packages
• Creating a package
• Difference between local objects & packages

• Transferring local objects to packages


Variants
• Variants Introduction

• Creating variants in ABAP Editor & Data Dictionary


Message Classes
• Message Class Introduction
• Message types

• Calling message class in Report & Dialog programs


Selection Screens
• Selection screen Introduction
o Parameter Statement
o Select-options Statement
o Selection-screen Statement
• Screen table and its fields

• Dynamic screen modification by using Modif Id key


Open SQL Statements
• Select
• Insert
• Modify
• Update

• Delete
Internal Tables
• Internal Tables Introduction
• Declaring Internal Table
• Populating Internal Table
• Processing Internal Table

24/Jun/2009 2 of 7
Rajagopalan M

• Initializing Internal Tables


• Inner Joins And For All Entries

• Control Break Statements

Debugging Techniques
• Debugging Techniques Introduction
• Break-points (Static & Dynamic)
• Watch points
• Dynamically changing internal tables contents in Debugging Editor

• Options to step through the program in Debugging Editor


Modularization Techniques
• Modularization Techniques Introduction
• Includes
• Subroutines
• Passing Parameters to Subroutines
• Passing Tables to Subroutines

• Function Groups & Function Modules


Reports
• Reports Introduction
• Classical Reports
• Interactive Reports
• Techniques Used For Interactive Reports
o Hotspot
o Hide

o Get Cursor
Dialog / Module Pool Programming/ Transactions
• MPP Introduction
• Relationship between Screen, Flow Logic and Program
• Flow Logic Events
o Process Before Output (PBO)
o Process After Input (PAI)
o Process On Value Request (POV)
o Process On Help Request (POH)
• Include Programs in MPP
o Include TOP
o Include I01
o Include O01
o Include F01

24/Jun/2009 3 of 7
Rajagopalan M

• Dynamic Screens
o Leave Screen
o Leave to Screen
o Call Screen
o Set Screen
• Processing of List from Transaction and Vice Versa
• Elements in Screen Layout
o Table Controls
o Step Loops
o Tabstrip Controls

o Subscreens
Batch Data Communication
• BDC Introduction
• Recording
• BDC Methods
o Call Transaction Method
o Session Method
• Handling Table Controls in BDC
• Legacy System Migration Workbench
o Different Methods
o Flat file creation
o Uploading data
• File Handling
o Application Server

o Presentation Server
SAP Scripts
• SAP Scripts Introduction
• Components of SAP Scripts
o Layout Set
o Standard Text
o Out Put Program
• Modifying Standard SAP Script Layouts
• Including Logos

• SAP Script Utilities – Upload / Download


Smart Forms
• Smart Forms Introduction
• Graphics Management
• Style Maintenance
o Paragraph Formats

24/Jun/2009 4 of 7
Rajagopalan M

o Character Formats

• Writing print program and designing layouts


ALV Reports
• ALV Reports Introduction
• ALV through Function Modules

• ALV Types

Runtime Analysis & SQL Tracing


Cross Applications
• Introduction to Distributed Environment

• Introduction to Cross Applications


RFC
• Introduction to RFC
• Creating RFC Destination between 2 Systems
• Creating Remote Enabled Function Modules

• Creating program using Remote Enabled Function Modules


ALE
• ALE Basics
• Overview of Outbound & Inbound Process
• Configuration Steps
• Define logical systems
• Assign client to logical system
• RFC destination
• Customer distribution model

• Creating Ports
IDocs
• What is an Idoc?
• Types of Idocs
o Basic Idocs
o Extension Idocs
• Creating Idocs
• Message Types

• Assigning Idoc type to Message type


EDI
• EDI Basics
• Difference between ALE & EDI

24/Jun/2009 5 of 7
Rajagopalan M

• Overview of Outbound & Inbound Process


• Configuration Steps
• Port Creation

• Partner Profile Creation


BAPIs
• BAPI Overview

• Creation of BAPI

Workflow
• What is workflow?

• Overview of workflow
User Exits
• User Exits Overview
• Types of User Exits
o Field Exit
o Screen Exit
o Function Exit

o Menu Exit
BADIs
• BADIs Overview
• Defining a BADI

• Implementing a BADI
OOPS Concept
• Object Oriented ABAP Overview
• Defining a Class

• Implementing a Class
Miscellaneous Topics
• Correction & Transport request (CTS)
• Transport Organizer
• Work Bench Request
• Task Creation
• Release Objects
• SAP Memory & ABAP Memory
• Logical Database

24/Jun/2009 6 of 7
Rajagopalan M

• SD Flow

• MM Flow

24/Jun/2009 7 of 7

You might also like