Download as pdf or txt
Download as pdf or txt
You are on page 1of 4

SAP - ABAP Comprehensive

SAP - ABAP Comprehensive


Introduction to SAP ABAP 1
Introduction to SAP ABAP ERP Architecture of SAP
History of ABAP ABAP feature Logon and logoff process
SAP Easy Access Screen
Overview of SAP Easy Access Screen
Explore SAP Easy Access Screen
Explore GUI of the SAP system
Customizing SAP GUI
Managing Favourites
Handling SAP Sessions
Easy Access Screen Summary
ABAP Workbench
Highlights of ABAP Workbench
ABAP Dictionary ABAP Editor
ABAP Editor and Class Builer
Screen Painter and Menu Painter
Object Navigator
Message Maintenance ABAP Text Elements Maintain Transactions
Package Builder Testing Tools in ABAP
Web Services and XSLT Editor
ABAP Dictionary
Introduction to ABAP Dictionary
Exploring Domain
How to Create Package
Exploring Data Types
Data Types and Type Groups
Database Tables
Buffering and Tables Creation
Key Relationship Associated with the Tables
Exploring Views
Creating Database Views
Creating Projection View
Creating Maintenance View
Search Help

Lock Mechanism
Lock Mechanism and Summary
ABAP programming in ABAP Editor
Structure of the ABAP program
What is ABAP Editor
ABAP Editor Components
Types of ABAP Programs
Types and Objects
Variables in ABAP
DATA Statement
Parameter Statement
Constants in ABAP Tables Statement Assignment Statements
Assignment Statement Explanation
formatting options and system variables
dynamic assignment and flow control statements
flow control statement in details
Terminatting Loops
Internal Tables
Introduction to internal tables
types of internal tables
performing operations on entire internal tables
performing operations on entire internal tables more examples
More Case studies on internal tables
operation on individual lines
operation on individual lines continues
Individual Lines with examples
individual lines with examples continues
Operation on Individual Lines Continues 1
Operation on Individual Lines Continues 2
Operation on Individual Lines Continues 3
Operation on Individual Lines Continues 4
Operation on Individual Lines Continues 5
Operation on Individual Lines Continues 6
Operation on Individual Lines Continues 7
control break processing
example on control break processing
Accessing data in SAP system
Overview of accesssing data

SELECT statement
INTO clause in SELECT statement
FROM clause in SELECT statement
WHERE clause in SELECT statement
GROUP BY clause HAVING clause and ORDER BY clause
How to insert data into database table
How to update delete and modify data
Using cursors to read data
Modularization Techniques
Overview of Modularization Technique
Handling data in subroutine
Making internal and external calls
Passing parameters to subroutine and Terminate subroutine
Function modules
Source code modules
Modularization Techniques Summary
ABAP user dialogs
Overview of abap user dialogs
Subobjects of Screen Painter
Screen Painter Continues
Subobjects of Screen Painter Continues
how to create Screen painter
Brief on Menu painter
how to create Menu Painter
Working with Selection Screen
Call and Process a selection screen
BDC and LSMW tools
Overview of BDC and LSMW
data transfer techniques and data transfer methods
Using BDCDATA structure
Transferring data by using batch input
Example on LSMW
BDC and LSMW tools Summary
SAPscripts and Smartforms
Exploring the SAP script tool
Exploring the SAP script tool Continues 1

Exploring the SAP script tool Continues2


Sapscripts
Sapscripts and Smartforms
Smart form tool
Comparision of SAP script and Smart form
Migrating SAP script to Smart form
Reports
Overview of reports
INITIALIZATION AT SELECTIONSCREEN and STARTOFSELECTION
classical report and interactive report
Conclusion
Conclusion

You might also like