Course is for to learn SAP ABAP.
This course covers fully SAP ABAP with live system issues.
Practice will be required to make it in better way.
interview preparation will also be given.
Overview of this course content is given below:
Introduction to SAP & R/3 Architecture
Introduction to ABAP/4
ABAP Dictionary
Packages
Selection Screens
Open SQL Statements
Internal Tables
Debugging Techniques
Reports
Batch Data Communication
Smart Forms
scripts
Creation of BAPI and its uses
User Exits and BADI creation and there uses.
IDOC debugging techniques
------------
Introduction to SAP & R/3 Architecture
- What is Sap? · History & Features of SAP
- SAPR/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
- ABAO/4 Editor (SE38)
- Steps for Creating a Program
- Data types &Classification
ABAP Dictionary
- ABAP Dictionary Introduction
- Data Dictionary Functions
- Data dictionary Objects
- Data base tables
- Structures
- Views
- Data Elements
- Types groups
- Domains
- Search helps
- Primary Key and Foreign Key meaning and its relation
- Table maintenance generator and its coding
Packages
- Creating a package
- Difference between local objects & packages
- Transferring local objects to packages
Selection Screens
- Selection screen Introduction
- Parameter Statement
- Select-options Statement
- Selection-screen Statement
Open SQL Statements
- Select
- Insert
- Modify
- Updates
- Delete
Internal Tables
- Internal Table Introduction
- Declaring Internal Table
- Populating Internal Table
- Initializing Internal Tables
- Inner Joins and for All entries
- Control Break Statements
Debugging Techniques
- Debugging Techniques Introduction
- Break â??Point (static & dynamic)
- Watch points
- Dynamically changing internal tables contents in Debugging Editor
- Option to step through the program in debugging Editor
Reports
- Reports introduction
- Classical Reports
- Interactive reports
- Techniques used for interactive Reports
- Hotspot
- Hide
- Get Cursor
Dialog /module pool programming/transactions
- MPP Introduction
- Relationship between screen, Flow, Logic and Program
- Flow Logic Events
- Process Before output (PBO)
- Process after Input (PAI)
- Dynamic Screens Leave screen, Leave to screen Call Screen, Set Screen
Batch Data Communication
- BDC Introduction
- Recording
- BDC Methods of Call Transaction Method, Session Method
- Handling Table control in BDC
Smart Forms
- Smart Forms Introduction
- Graphics management
- Style Maintenance
- Paragraph formats
- Character Formats
- ALV Writing print program and designing layouts
Advance Topics -
Creation of BAPI and its uses
User Exits and BADI creation and there uses.