SAP ABAP,CORPORATE TRAINING in BANGALORE Please Contact Sreeram:0919686148888,001-210-399-8414.
1 Introduction to SAP
* Introduction to ERP
* Overview of SAP
* SAP modules at a Glance
2 ABAP Data Types
* Character
* Integer
* Numeric Character
* Floating Point
* Packed Decimals
* Time
* Date, Strings
3 Loops & Branches
* Do, Do n times, While
* If, If Else, if Ladder, Case
* Small Programs
* Factorial program
* Indentation
* Code Inspector
* Extended Program Check
4 Structures & Internal Tables
* Over View of Structures
* Similar Structures creation
* Different Structures
* Different structures with Extra Fields
* Over View of Internal Tables
* Similar Internal tables creation
* Different Internal tables
* Different Internal tables with Extra Fields
* Modify Operation on Internal Table
* Delete Operation on Internal Tables
Sorting Of internal tables ( Sort)
Searching Techniques Of internal Table
5 Landscape & SAP R/3 Architecture
* Landscape Model
* Overview of R/3
6 Normalization & Select Statements
* Over view of Normalization
* Select Statements
* Logical operators
* Select Single & Up to 1 rows
* Nested Select queries
* For all Entries
* Join Statements
* Inner join & Left Outer Join