Thanks to visit codestin.com
Credit goes to www.scribd.com

0% found this document useful (0 votes)
198 views2 pages

ABAP Roadmap

The document outlines a comprehensive training roadmap for SAP R/3 and ABAP/4, covering key topics such as SAP architecture, data types, data dictionary, internal tables, modularization techniques, and batch data conversion. It also includes sections on SAP scripts, RFC, IDOC, ALE, and advanced concepts like OOPs. The roadmap is designed to guide learners through the essential components and functionalities of SAP R/3 and ABAP/4 programming.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
198 views2 pages

ABAP Roadmap

The document outlines a comprehensive training roadmap for SAP R/3 and ABAP/4, covering key topics such as SAP architecture, data types, data dictionary, internal tables, modularization techniques, and batch data conversion. It also includes sections on SAP scripts, RFC, IDOC, ALE, and advanced concepts like OOPs. The roadmap is designed to guide learners through the essential components and functionalities of SAP R/3 and ABAP/4 programming.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
You are on page 1/ 2

Roadmap for SAP R/3-ABAP/4 Training

INTRODUCTION 1. INTRODUCTION TO SAP R/3


a. SAP R/3 ARCHITECTURE AND STRUCTURE,
b. ABAP/4 DEVELOPMENT WORKBENCH
2. INTRODUCTION TO ABAP/4 LANGUAGE
a. STRUCTURE OF ABABP/4 PROG5RAM
b. EXECUTION OF ABAP/4 PROGRAM
c. CHARACTERISTICS OF ABAP/4 PROGRAM
d. TYPES OF ABAP/4 PROGRAM

DATA TYPE AND 1. DATA TYPES


CONSTRUCTS ELEMENTARY SYSTEMS DATATYPES LIKE
CHARACTER, INTEGER, NUMERIC, PACKED
NUMBER, FLOAT, DATE, TIME, HEXADECIMAL.
a. STRUCTURED SYSTEM DEFINED DATA TYPES
LIKE TABLES.
b. ELEMENTARY USER DEFINED DATA TYPES.
c. STRUCTURED USER DEFINED DATA TYPES
LIKE INTERNAL TABLE AND FIELD STRINGS.

DATA DICTIONARY, 1. TABLES, STRUCTURES, VIEWS, DATA


OPEN PL/SQL, ELEMENTS, DOMAIN, LOCK OBJECTS AND
STATEMENTS, SEARCH HELPS
DATA OBJECTS 2. TYPES OF VIEWS
STRING OPERATIONS 3. KEYWORDS LIKE SELECT, INSERT, UPDATE,
MODIFY, DELETE
4. DATA OBJECTS LIKE INTERNAL, EXTERNAL,
SPECIAL AND SYSTEM DEFINED DATA
OBJECTS.

INTERNAL TABLES CLASSICAL 1. CREATING, DECLARING, POPULATING AND


AND INTERACTIVE REPORTS PROCESSING OF INTERANL TABLES
2. EVENTS IN CLASSICAL REPORT
3. EVENTS IN INTERACTIVE REPORT
4. LOGICAL DATABASE – LDB, ABAP QUERY

MODULARISATION 1. OBJECTIVE OF MODULARIZATION


TECHNIQUES 2. SUBROUTINES
3. FUNCTION MODULES

MODULE POOL 1. TRANSACTIONS


PROGRAMMING 2. SUBSCREENS
3. TABLES CONTROLS AND STEP LOOPS
4. VALIDATIONS IN TRANSACTION
TEST Q & A
CONVERSIONS 1. INTRODUCTION TO BATCH DATA
CONVERSION (BDC)
2. METHODS OF DOING BDC
3. BATCH INPUT
4. LSMW

SAP SCRIPTS 1. OBJECTS OF LAYOUT SET


2. PAGE CONTROL IN LAYOUT SET
3. LAYOUT SET CONTROL
4. TEXT ELEMENTS
5. CONTROL COMMANDS

MISCELLANEOUS TOPICS 1. CHANGE AND TRANSPORT REQUEST


2. TRANSOPORT ORGANIZER,REQUEST
CREATION, TASK CREATION AND
RELASE OBJECTS.
3. SET AND GET PARAMETERS, GET & PUT
STATEMENTS
4. TABLES MAINTENANCE GENERATOR

CROSS APPLICATIONS CONCEPTS

RFC 1. INTRODUCTION TO RFC


2. CREATION OF RFC

IDOC 1. CONCEPTS OF IDOC

ALE 1. INTRODUCTION TO ALE


2. DEFINING LOGICAL SYSTEMS USED FOR ALE
3. INBOUND/OUTBOUND PROCESSING
4. TRANSFERRING MATERIAL MASTER DATA
FROM ONE SYSTEMS TO ANOTHER SYSTEM

FINAL EVALUATION

Smartforms

ALV Reports.

OOPS CONCEPTS.
1. Classes
2.Methods

You might also like