0% found this document useful (0 votes)
41 views3 pages

Contents ABAP

This document outlines 27 topics related to SAP including introduction to SAP modules, ABAP dictionary, ABAP programming basics, internal tables, list generation techniques, dialog programming, SAP scripts, smart forms, data migration, enhancements, RFCs and BAPIs, ALE-IDocs, object oriented ABAP, and performance tuning. The topics cover concepts, configurations, and programming related to various SAP modules and technologies.

Uploaded by

desanthirii
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
41 views3 pages

Contents ABAP

This document outlines 27 topics related to SAP including introduction to SAP modules, ABAP dictionary, ABAP programming basics, internal tables, list generation techniques, dialog programming, SAP scripts, smart forms, data migration, enhancements, RFCs and BAPIs, ALE-IDocs, object oriented ABAP, and performance tuning. The topics cover concepts, configurations, and programming related to various SAP modules and technologies.

Uploaded by

desanthirii
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 3

S.

No Topic Description
1. Introduction to SAP  Resources of an Organization
 Need of Automating a business
 ERP Concept, Different ERP Packages
 Introduction to SAP, Different Modules in SAP
 SAP R/3 Architecture, Logon to SAP,CLIENT info
 Transaction Codes, Package
2. ABAP Dictionary  Introduction to Data Dictionary
 Concept of Tables, Types of Tables
 Different types of Data Types
 Domain, Data element s and Structures
 Primary & secondary Indexes
 Table Maintenance Generator(TMG)
3. ABAP Dictionary  Includes, Appends and Custom Includes
 Foreign Key Relationships
 Value table
 Currency & Quantity Fields
 Lock Objects, Search Helps
 Views, Type Groups
4. ABAP Programming Basics  Flow of ABAP Programming
 Data Types, Keywords, Declarations
 Mathematical Operations
 Controlling Techniques
 System Variables
 STRING Operations
5. Internal Tables  Concept of Internal Tables
 Different Types of Declarations
 Implicit and Explicit Work areas
 Exercises
6. Internal Tables  Internal Table Operations
 Open SQL
 Control Break Statements
 TABLES,CLEAR,REFRESH & FREE
7. ABAP Programming  Debugging Techniques
 Message types, Global Messages
 Joins & FOR ALL ENTRIES
 Exercises
8. ABAP Programming  Modularization Techniques
o Include Programs
o Macros
o Subroutines
o Function Modules
Debugging  Break points & Watch Points
9. List Generation Techniques  Selection Screens
 Menu Painter
 Types of Reports
10. List Generation Techniques  Classical Reports & events
 Interactive Reports & events
 Examples & Exercises
11. List Generation Techniques  Concept of ALV Reports
 ALV with Custom Field Catalog
 Display Modes
 Types Of ALV Reports
 ALV reports with events
 Hierarchical ALV
12. Dialog Programming  Introduction to Dialog Programming
 Transaction Code Creation
 Screen Painter & Menu Painter
 Flow Logic editor
 Events in Dialog Programming
13. Dialog Programming  Field Validations & Screen Navigations
 Table Controls
 Subscreens
 TabStrip Controls
14. SAP Scripts  Introduction to Scripts
 Form Painter and its Components
 Driver Program
 Standard Scripts & Modifying Standard Scripts
15. Smart forms  Introduction to Smartforms
 Differences between Scripts & Smartforms
 Different Special Windows
 Pdf output formats, Program lines
16. Smart forms  Copies Windows
 Table Painter & Calculations
 Converting Scripts into Smartforms
 Driver Programs
17. Data Migration  File Handling
 Files from Presentation & Application server
 Datasets
 Need For BDC
 Recording Procedure
 Back Ground Scheduling
18. Data Migration  Call Transaction
 Session Method
 LSMW
19. Enhancements  Modifications & Enhancements
 Types of Exits
 User Exits
 Customer Exits
 Examples & Exercises
20. Enhancements  BADIs
 Different Techniques to find BADIs
 Examples & Exercises
 Different methods to find Exits
 Enhancement Points
21. RFC & BAPI  Creating & Calling Remote Function Module
 Concept of BAPI
 Custom BAPI
 BAPI Explorer
 Business Object Repository
 Calling a BAPI
22. ALE-IDocs  Concept of Cross Applications
 Differences Between EDI & ALE
 IDoctype & Message types
 IDoc Structure
 Configurations & Settings
23. ALE-IDocs  Out Bound & Inbound Process
 Generating & Processing IDoc
 Status Monitoring
 Trouble Shooting
 Debugging IDoc
 IDoc Filtering
 Segment Filtering
 Reduced Message Type
24. ALE-IDocs  Custom IDoc
 Segment type,Idoctype and message type creation
 Extended IDoc
 Enhancing Standard Idoctype
 Enhancing Outbound & Inbound programs
25. OO ABAP  Introduction to Object Oriented Concepts
 Types of Methods
 Constructors
 Method Redefinition
 Types of Classes
 Examples & Exercise
26. OO ABAP  Local Classes & Global Classes
 Exceptions & Events Handling
 SUPER & ME Keywords
 Object Oriented ALV
 ALV Reports with Methods
 Programs with Standard Classes
27. Performance Tuning  ST05,SE30 Run time analysis
 ASAP methodology
 System Landscape

You might also like