SAP ABAP
SAP-ABAP COURCE CONTENT
Introduction to ERP
Open SQL Statements
Introduction to ERP
- What is ERP?
- Why we need ERP?
- Advantages of ERP
- Major ERP Packages
- 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
- 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
- Creating a package
- Difference between local objects & packages
- Transferring local objects to packages
- Variants Introduction
- Creating variants in ABAP Editor & Data Dictionary
- Message Class Introduction
- Message types
- Calling message class in Report & Dialog programs
- Selection screen Introduction
- Parameter Statement
- Select-options Statement
- Selection-screen Statement
- Screen table and its fields
- Dynamic screen modification by using Modify Id key
Open SQL Statements
- Select
- Insert
- Modify
- Update
- Delete
- Internal Tables Introduction
- Declaring Internal Table
- Populating Internal Table
- Processing Internal Table
- Initializing Internal Tables
- Inner Joins And For All Entries
- Control Break Statements
- 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 Introduction
- Includes
- Subroutines
- Passing Parameters to Subroutines
- Passing Tables to Subroutines
- Function Groups & Function Modules
- Reports Introduction
- Classical Reports
- Interactive Reports
- Techniques Used For Interactive Reports
- Hotspot
- Hide
- Get Cursor
- ALV Reports Introduction
- ALV through Function Modules
- ALV Types
- BDC Introduction
- Recording
- BDC Methods
- Call Transaction Method
- Session Method
- Handling Table Controls in BDC
- Legacy System Migration Workbench
- Different Methods
- Flat file creation
- Uploading data
- File Handling
SAP Scripts
- Application Server
- Presentation Server
- SAP Scripts Introduction
- Components of SAP Scripts
- Layout Set
- Standard Text
- Out Put Program
- Modifying Standard SAP Script Layouts
- Including Logos
- SAP Script Utilities - Upload / Download
- Writing print program and designing layouts
- Smart Forms Introduction
- Graphics Management
- Style Maintenance
- Paragraph Formats
- Character Formats
- Writing print program and designing layouts
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 Basics
- Overview of Outbound & Inbound Process
- Configuration Steps
- Define logical systems
- Assign client to logical system
- RFC destination
- Customer distribution model
- Creating Ports
- ALE Basics
- Overview of Outbound & Inbound Process
- Configuration Steps
- Define logical systems
- Assign client to logical system
- RFC destination
- Customer distribution model
- Creating Ports
- EDI Basics
- Difference between ALE & EDI
- Overview of Outbound & Inbound Process
- Configuration Steps
- Port Creation
- Partner Profile Creation
- User Exits Overview
- Types of User Exits
BAPIs
- Field Exit
- Screen Exit
- Function Exit
- Menu Exit
- BAPI Overview
- Creation of BAPI
- BADIs Overview
- Defining a BADI
- Implementing a BADI
- Difference between Customer exits and BAdI
- Search Criteria for BAdI