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

Introduction To Sap and Abap/4 Language

This document provides an introduction to SAP and the ABAP/4 programming language. It covers the overall architecture of SAP R/3 and an introduction to the ABAP editor. It then discusses various ABAP programming concepts like data types, output statements, control structures, parameters, Open SQL statements, modularization techniques, selection screens, internal tables, reports, dialog programming and more. It also provides overviews of related topics like BAPI, business objects, enhancements, IDOC and the ABAP debugger.

Uploaded by

sati
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)
57 views3 pages

Introduction To Sap and Abap/4 Language

This document provides an introduction to SAP and the ABAP/4 programming language. It covers the overall architecture of SAP R/3 and an introduction to the ABAP editor. It then discusses various ABAP programming concepts like data types, output statements, control structures, parameters, Open SQL statements, modularization techniques, selection screens, internal tables, reports, dialog programming and more. It also provides overviews of related topics like BAPI, business objects, enhancements, IDOC and the ABAP debugger.

Uploaded by

sati
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

INTRODUCTION TO SAP AND ABAP/4 LANGUAGE

• Overall introduction to ERP


• Introduction SAPwretgreretyrtyrtytryyryrtytr R/3 architecture, Introduction to SAP ABAP/4
• ABAP/4 editor (Focus on the functionalities of new ABAP editor)
• Data types
• Output statements
• Writing small programs
• Arithmetic operations
• String operations
• Control statements
• Parameters
• Open SQL –statements {insert, modify, delete, update}.
• Simple reporting
• Selection screens
• Transaction code creation
• Data Dictionary
• Database Tables
• Views
• Data Type
• Type Group
• Domain
• Search Help
• Lock Object

• ABAP – open SQL Overview

• Insert statement
• Clear statement
• Update statement
• Modify statement

• Modularization

• Subroutines
• Macros
• Function Modules
• Include Programs

• Selection Screen/Input Fields

• Parameters
• Select Options
• Select Screen Formatting
• Initialization
• Start of Selection and End of Selection
• At Selection Screen
• At Line Selection
• At User - Comment

• Internal Tables
• Reports

• Classical Reports
• Interactive Reports
• ALV Reports

• Dialog Programming
• SAP Scripts
• Smartforms
• LSMW
• BDC

• Call Transaction Method


• Session Method

• BAPI and Business Objects

• Introduction to BAPI
• Overview of Business Objects
• Step By Step Approach followed to create BAPI

• Enhancements
• IDOC
• ABAP Debugger

• Break Point in program


• Break Point in Debugger
• Watch Point

• ABAP OOPS concept

You might also like