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

New Text Document

The document discusses various ABAP concepts including: 1. Data dictionary objects like tables, domains, data elements, and types. It also discusses ABAP programming essentials like data types, control structures, strings, and different programming types. 2. Techniques for modularizing code including function groups, function modules, subroutines, and module pool programming. It also discusses developing desktop and database applications using events, controls, and SAP predefined tables. 3. Reporting topics including classical reports, interactive reports, ALV reports, and SAP scripts for formatting. Additional topics covered include BDC programming, debugging, smart forms, transport management, and cross-application concepts like ALE, IDOC, B

Uploaded by

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

New Text Document

The document discusses various ABAP concepts including: 1. Data dictionary objects like tables, domains, data elements, and types. It also discusses ABAP programming essentials like data types, control structures, strings, and different programming types. 2. Techniques for modularizing code including function groups, function modules, subroutines, and module pool programming. It also discusses developing desktop and database applications using events, controls, and SAP predefined tables. 3. Reporting topics including classical reports, interactive reports, ALV reports, and SAP scripts for formatting. Additional topics covered include BDC programming, debugging, smart forms, transport management, and cross-application concepts like ALE, IDOC, B

Uploaded by

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

ABAP DATA DICTIONARY.

Database Objects.

Database Table, Domain, Data Element, Data Types


Views with different types
Structure, Table Type
Objects.
Type Objects, Lock Objects.
ABAP PROGRAMMING.
Programming Essentials
Programming Data types
Control structures, Strings
Programming Types
Exe, Include, Subroutines, Function Module...Etc

Internal tables with different types


With Header line, Without Header line
Select Queries with Internal Tables
Inner Join, Left Inner Join Queries
Open SQL Native SQL Commands.
Data Manipulation using with Insert, Update, Delete
Data Manipulation using with internal table

Function Group & Function Modules


Function Modules with Database Applications

Subroutines with Parameters


Passing values, reference, internal tables

MODULARIZING TECHNIQUES.
Module Pool Programming.
Developing GUI Desktop Applications
Using Screen Painter, Menu Painter
Toolbox Controls with Work Shop applications.
Database applications using Event handling PBO,PAI,POH,POV
PAI event with Data Manipulation using Sap predefined Tables
PBO , PAI events using with TABLE, TABSTRIP controls
POV event with Drop Down List control
POH event with Match Code Object Data Dictionary , Scripts.
Screen with Menu Linking
REPORTS
Classical Reports
Simple report, Inner Join report
System Field variables in Report
Control Loop events using At…EndAt
Interactive Reports
Interactive Events with Selection of Data, Menus
ALV reports.
ALV with report output types TABLE, GRID, and LIST
ALV with Block report
ALV with Interactive events Selection of Data
SAP SCRIPTS.
Script Methods
Open_Form, Write_Form, Close_Form
Script formatting
Form Painter
Pages, Windows, PageInWindows, Paragraph, Text formats
Printer Device Driver Components.
BDC PROGRAMMING.
Recording Process with BDC Methods
Recording Using Tcode: SHDB with Call Transaction, Session
File System Methods Gui_Upload,Gui_DownLoad
File System using Excel File.
Application Server System
Using Data Set Export the data, Import the Data.
LSMW process.
Batch Input Method, Direct Input Method.
Using User Created Tcode with Batch Input Method Upload data

ABAP PROGRAMMING DEBUGGING TECHNIQUES.


Tracing Code, View Data with Variables / Objects.
Different types of tracing
SMART FORMS.
Creation of smart form with different Window Types
Passing Parameters into Smart Form
Smart Form with Database using Tables
Smart Form with Derived Fields to perform Calculations
Or validations using with FLOWLOGIC
Smart Form with Table Format Output.
Smart Form with Graphic window, Address Window
Calling Smart at Runtime using Module Programming
By passing Parameters
Smart Form at runtime to export report output into
Client independent
Sending Mail process with Smart Form

TRANSPORT MANAGEMENT
Creation of PACKAGE at Sap ABAP Work Bench
Transporting package objects Source Server to Target destination server
ADVANCED ABAP PROGRAMMING - CROSS APPLICATIONS.
INTRODUCTION TO CROSS APPLICATIONS.
ALE system , EDI system, WORK FLOW system,
BAPI system & BADI’S.
REMOTE FUNCTION CALL
Creation of Remote Function Call
Remote Function Call Types
REMOTE FUNCTION MODULE
Creation of Remote Function Module
Remote Function Module with Different Clients Data accessing using with Remote
Function Call System
IDOC Intermediate Document
IDOC types
IDOC structure
IDOC components
IDOC process
Creation of IDOC.
CUSTOMIZATION
Creation of LOGICAL SYSTEMS
Assigning LOGICAL SYSTEMS
Creation of IDOC port
Partner Profile & Customer Distribute Object Model
ALE APPLICATION LINKING ENABLING
Transferring Data from Source Client to Target Client destination using IDOC.
EDI ELECTRONIC DATA INTERCHANGE Using Different Database Data conversions Using Web
Methods Import Data with XML

BAPI’S
Third Party Clients API programming functions.
Creation of BOR Objects using Remote Function modules, Remote Function call system
Executing BAPI into Microsoft Visual basic.com technologies

BADI’S
API application programming Interface.
Add-Ins Programming
User Exits, Menu Exits, Function Module Exits

You might also like