ABAP for BI
ABAP FOR BI
1. ABAP-Dictionary (SE11)
Data Base Tables
STRUCTURES
2. PROGRAMMING
ABAP Editor (SE38)
3. INTERNAL TABLES
Types of Internal Tables
Internal tables without Header Line
4. Writing Routines
5. DEBUGGING Techniques
6. Messages and Message Classes
7. Modularization Techniques
9. Classical Reports, Interactive Reports
10. Data Source Enhancement
11. Enhancements (SMOD,CMOD)
12. BAdI – Overview (SE18 , SE19)
1. ABAP-Dictionary (SE11)
Data Base Tables
- Table Creation
- Table Relation ship Using Foreign Key Concept
- Data Element
- Domain
- Data base View
- Maintenance View
- Help View
- Projection View
STRUCTURES
- Structure Creation
- Types of Structures
2. PROGRAMMING
ABAP Editor (SE38)
- Simple Write Statement
- Additions of WRITE statement
- Data Types
- Operators
- Simple commands of ABAP language
- Operators : Logical, Mathematical
- Control Statements (CASE, DO,WHILE)
- String commands
- Parameters
- Select-Options and RANGES
- Radio Button, Check Box
- System Fields
- Displaying ICONs
- Declarative Statements
- Data Elements as Data Types
3. INTERNAL TABLES
Types of Internal Tables
- Standard
- Sorted
- Hashed
Internal tables without Header Line
4. Writing Routines
- Start Routine
- End Routine
- Expert Routine
- Field/Characteristic Routine
5. DEBUGGING Techniques
6. Messages and Message Classes
7. Modularization Techniques
- Includes
- Macros
- Subroutines
- FunctionModules
9. Classical Reports, Interactive Reports
10. Data Source Enhancement
- Using Customer-Exit (RSAP0001)
- Using BAdI (RSU5_SAPI_BADI)
11. Enhancements (SMOD,CMOD)
12. BAdI – Overview (SE18 , SE19)
- Creating BAdI
- Working With BAdI
- Finding BAdI