1. Introduction to SAP ABAP
Introduction to SAP application server SAP R/3 architecture. Where ABAP fits in
2.ABAP Development Workbench Tools
Object Navigator
Workbench Organizer, Data Dictionary
Menu Painter, Screen Painter
3.ABAP Dictionary
Tables
• Two level domain concept
• Technical setting
• Table access performance
• Input checks
Views
Search Help
Lock Objects
4. ABAP Programming Techniques
Reports Statement
• Line size
• Line-count
• Message
• Page heading
• Report comment section
Declarations
• Tables
• Includes
• Variables (Data Types and Data Objects)
• Structures
• Internal table
• Constants
Selection Screen / Input Fields
• Parameters
• Select - Options
• Section screen formatting
Program Events
• Initialization
• Start of selection and end of selection
• At selection screen
• At line selection
• At user - Command
Formatting and Displaying Data
• Event for page headers and footers
• Display options
5..Internal Table Operations
Subroutines
Function group and modules
Logical database
Variants
7. Data Transfer Methods
Overview of data transfer
External Data Access
• Data analysis and data files
• Upload and download data from / to presentation server
Standard data transfer program
• Direct input method
• BDC program
• Call transaction program
Transaction recorder
Data Transfer Workbench concepts
Legacy System Migration Workbench (LSMW)
ABAPIs (Introduction as a data transfer method)
8. Dialog Programming
Introduction to Dialog Programming
Screen Painter
Screen elements for Input/Output
9. Subscreens
Tabstrips
Table Controls
10. Menu Painter Create
GUI status & Title bar
Create menu bar for a screen
Define function keys
Create Application Tool Bar for a screen
11 Screen Flow Logic
Understand screen flow logic
Create process after Input and process before output modules
Use message for error processing
Call list processing within a transaction
12. Performance Tuning
Types of program analysis
Static checks
Dynamic checks and short dump analysis
13. ABAP Debugger
Breakpoints in programs
Breakpoints in the debugger
Watchpoints
14. Performance Tools
Runtime analysis
SQL trace
15. List Creation
Introduction
Quick viewer
SAP Query
• Understand core functionality of SAP R/3 ABAP Query.
• Explain the relationship between a user group, info set and query report.
• Utilize the appropriate user groups and info sets to develop queries.
• Create list.
• Saving lists and background processing
|