Sap abap online training - Chennai

Saturday, 2 March 2013

Item details

City: Chennai, Tamil Nadu
Offer type: Offer

Contacts

Contact name Raj
Phone 001.602.761.7697

Item description

SAP ABAP COURSE CONTNENT

Introduction:

● Overall Introduction to ERP
● What is SAP?
● What is ABAP/4?
● Architecture of SAP R/3
● ABAP/4 syntax
● ABAP program layout
● Working with ABAP Programs
● Data Types & Data Objects
● String operations
● Control statements
● ABAP Workbench tools

Data Dictionary:

● What is DDIC?
● Tables
● Data elements
● Views
● Domains
● Search Help
● Lock Objects
● Table Maintenance Generator
● Primary & foreign key

Internal Tables

● Purpose of Internal Tables
● Types of Internal Tables
● Examples on internal Tables

Debugging Concepts

● Break points
● Watch points

Modularization Techniques

● Subroutines
● Function Modules
● Macros
● INCLUDE programs



Joins

● Inner join
● Left-outer joins

SMART FORMS
Module Pool Programming/ Transactions

● Structure of the Transactions
● Working with Flow logic (PAI, PBO, POV, POH)
● Screen Painter, Menu Painter
● Working with Buttons, Step loops, Table control
● Creation of
○ Sub screens
○ Table controls
○ Tab strips

Dynamic Screen

● Call screen
● Set screen
● Leave to screen
● Leave screen

Enhancements

● Concepts of Enhancements
● User exits and Customer Exits
● BADI’sCROSS APPLICATIONS
BAPI’s
ALE
● Defining Logical systems used for interfaces
● Outbound/Inbound processing
● Transferring of Master Data from one system to another
system
● Distribution Model View
● Outbound using change pointer methods

Idoc’s

● Structure of Idoc
● Idoc-Types
● Creation of Segments, Idocs& Message types

OO-ABAP Concepts

● Data Abstraction
● Encapsulation
● Inheritance
● Polymorphism
● Classes
● Object Handling
● Interfaces
● Methods
● Events

Control Break Statements
Reports

● Selection Screens
● Type of reports
○ Classical reports
○ Interactive Reports
● Events
● Working with Selection screens,
○ Select – Options, Parameters, check boxes, Radio
○ Buttons, Push Buttons.
● Menu painter
● Hide & Hotspot
● Message class creation & Message types
○ ALV Reports

DATA TRANSFER TECHNIQUES

1. BDC
● Overview of BDC
● Recording
● Call Transaction method
● Session method
● Error handling
● Handling Table Controls in BDC

2. File Handling
● Presentation server
● Application server

3. LSMW
● Using Batch Input recording method
● Using BAPI
● Using IDoc

SAP Scripts

● Components of Scripts
● Layout Sets
● Export to Dataset
● Import from Dataset

Performance Tuning

● Database Access
● Internal Tables
● SQL trace
● Runtime Analysis

Database Updates

● SAPLUW&DBLUW
● SAP Locks
● LUW Processing