0% found this document useful (0 votes)
152 views

Computech Info Solutions: SAP Abap

The document provides an overview of SAP ABAP and related topics. It introduces ERP systems and SAP, describes SAP R/3 architecture and ABAP programming basics. It also covers various SAP modules, ABAP tools and techniques for developing reports, dialog programming, batch processing, forms and more. The document serves as a comprehensive guide to learning SAP ABAP.

Uploaded by

prasad_529
Copyright
© Attribution Non-Commercial (BY-NC)
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
152 views

Computech Info Solutions: SAP Abap

The document provides an overview of SAP ABAP and related topics. It introduces ERP systems and SAP, describes SAP R/3 architecture and ABAP programming basics. It also covers various SAP modules, ABAP tools and techniques for developing reports, dialog programming, batch processing, forms and more. The document serves as a comprehensive guide to learning SAP ABAP.

Uploaded by

prasad_529
Copyright
© Attribution Non-Commercial (BY-NC)
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
You are on page 1/ 4

COMPUTECH INFO SOLUTIONS

SAP ABAP

Introduction to ERP
What is ERP? Advantages of ERP
Why we need ERP? Major ERP Packages

Introduction to SAP & R/3 Architecture


What is SAP? SAP R/3 Architecture (Types of work processes)
History & Features of SAP SAP R/3 Application Modules
SAP R/2 Architecture (Limitations of R/2 Architecture) SAP Landscape

Introduction to ABAP/4
What is ABAP? Out put Statements
Logon to SAP Environment Operators in ABAP
Transaction Codes Data, Parameter & Constant Statements
Multitasking Commands Data Types & Classification
Comments Data Objects & Classification
Errors Text Elements
ABAP/4 Editor (SE38) String Operations
Steps for Creating a Program Control Statements
Elements in R/3 Screen Field strings

ABAP Dictionary
ABAP Dictionary Introduction Type Groups
Data Dictionary Functions Domains
Data Dictionary Objects Search helps
Data Base Tables Lock objects
Structures Primary Key and Foreign Key
Views Table Maintenance Generator
Data Elements

Packages
Creating a package Transferring local objects to packages
Difference between local objects & packages

Variants
Variants Introduction Creating variants in ABAP Editor & Data Dictionary

Message Classes
Message Class Introduction Calling message class in Report & Dialog programs
Message types

Selection Screens
Selection screen Introduction Selection-screen Statement
Parameter Statement Screen table and its fields
Select-options Statement Dynamic screen modification by using Modify Id key

Open SQL Statements


Select Modify
Insert Update
#401, 4th Floor, ADR Estate, Above Bank of India, Bhagya Nagar Colony, Opp.: KPHB, Hyderabad-500072
Phone: 040-66174448, 9000011489, Email: [email protected]
COMPUTECH INFO SOLUTIONS
Delete

Internal Tables
Internal Tables Introduction Initializing Internal Tables
Declaring Internal Table Inner Joins And For All Entries
Populating Internal Table Control Break Statements
Processing Internal Table

Debugging Techniques
Debugging Techniques Introduction Dynamically changing internal tables contents in Debugging Editor
Break-points (Static & Dynamic) Options to step through the program in Debugging Editor
Watch points

Modularization Techniques
Modularization Techniques Introduction Passing Parameters to Subroutines
Includes Passing Tables to Subroutines
Subroutines Function Groups & Function Modules

Reports
Reports Introduction Hotspot
Classical Reports Hide
Interactive Reports Get Cursor
Techniques Used For Interactive Reports

Dialog / Module Pool Programming/ Transactions


MPP Introduction Dynamic Screens
Relationship between Screen, Flow Logic and Program Leave Screen
Flow Logic Events Leave to Screen
Process Before Output (PBO) Call Screen
Process After Input (PAI) Set Screen
Process On Value Request (POV) Processing of List from Transaction and Vice Versa
Process On Help Request (POH) Elements in Screen Layout
Include Programs in MPP Table Controls
Include TOP Step Loops
Include I01 Tabstrip Controls
Include O01 Subscreens
Include F01

Batch Data Communication


BDC Introduction Handling Table Controls in BDC File Handling
Recording Legacy System Migration Workbench Application Server
BDC Methods Different Methods Presentation Server
Call Transaction Method Flat file creation
Session Method Uploading data

SAP Scripts
SAP Scripts Introduction Standard Text Including Logos
Components of SAP Scripts Out Put Program SAP Script Utilities – Upload / Download
Layout Set Modifying Standard SAP Script Layouts

#401, 4th Floor, ADR Estate, Above Bank of India, Bhagya Nagar Colony, Opp.: KPHB, Hyderabad-500072
Phone: 040-66174448, 9000011489, Email: [email protected]
COMPUTECH INFO SOLUTIONS
Smart Forms
Smart Forms Introduction Paragraph Formats
Graphics Management Character Formats
Style Maintenance Writing print program and designing layouts

ALV Reports
ALV Reports Introduction ALV through Function Modules ALV Types

Runtime Analysis & SQL Tracing


Cross Applications Introduction to Distributed Environment Introduction to Cross Applications

RFC
Introduction to RFC Creating Remote Enabled Function Modules
Creating RFC Destination between 2 Systems Creating program using Remote Enabled Function Modules

ALE
ALE Basics Assign client to logical system
Overview of Outbound & Inbound Process RFC destination
Configuration Steps Customer distribution model
Define logical systems Creating Ports

IDocs
What is an Idoc? Creating Idocs
Types of Idocs Message Types
Basic Idocs Assigning Idoc type to Message type
Extension Idocs

EDI
EDI Basics Configuration Steps
Difference between ALE & EDI Port Creation
Overview of Outbound & Inbound Process Partner Profile Creation

BAPIs
BAPI Overview Creation of BAPI

Workflow
What is workflow? Overview of workflow

User Exits
User Exits Overview Screen Exit
Types of User Exits Function Exit
Field Exit Menu Exit

BADIs
BADIs Overview Implementing a BADI
Defining a BADI

#401, 4th Floor, ADR Estate, Above Bank of India, Bhagya Nagar Colony, Opp.: KPHB, Hyderabad-500072
Phone: 040-66174448, 9000011489, Email: [email protected]
COMPUTECH INFO SOLUTIONS
OOPS Concept
Object Oriented ABAP Overview Implementing a Class
Defining a Class

Miscellaneous Topics
Correction & Transport request (CTS) SAP Memory & ABAP Memory
Transport Organizer Logical Database
Work Bench Request SD Flow
Task Creation MM Flow
Release Objects

#401, 4th Floor, ADR Estate, Above Bank of India, Bhagya Nagar Colony, Opp.: KPHB, Hyderabad-500072
Phone: 040-66174448, 9000011489, Email: [email protected]

You might also like