Sunteți pe pagina 1din 10

IBM Global Business Services

ABAP Programming Language

ABAP Programming Language |

Dec-2008

IBM Corporation 2013

IBM Global Business Services

Objectives
The participants will be able to:
Get an introduction to ABAP Programming.
Identify ABAP workbench components.

ABAP Programming Language |

Dec-2008

IBM Corporation 2013

IBM Global Business Services

ABAP Programming Language

Advanced

ABAP Programming Language |

Business Application

Dec-2008

Programming

IBM Corporation 2013

IBM Global Business Services

ABAP Workbench

ABAP Editor

Repository Information
System

ABAP Dictionary

Test & Analysis Tools

Repository Browser

Function Builder

Menu Painter

Data Modeler

Screen Painter

Workbench Organizer

ABAP Programming Language |

Dec-2008

IBM Corporation 2013

IBM Global Business Services

Reporting

Programs can be written interactively using the capabilities of the R/3 system.

Programs can be executed both online or in the background. Background jobs


can also be scheduled to run at specific intervals.

ABAP Programming Language |

Dec-2008

IBM Corporation 2013

IBM Global Business Services

General Programming
Module Pool Programming
Module
Pool

Inter-System Communication

ABAP Programming Language |

Batch Input Processing


Non-SAP
Legacy
System

Sequential Dataset Processing

Dec-2008

IBM Corporation 2013

IBM Global Business Services

Demonstration
Identification of ABAP Workbench components.

ABAP Programming Language |

Dec-2008

IBM Corporation 2013

IBM Global Business Services

Practice
Identification of ABAP Workbench components.

ABAP Programming Language |

Dec-2008

IBM Corporation 2013

IBM Global Business Services

Summary
ABAP is a programming language created and used by SAP for the
development of application programs.
Conventional reports do not allow interaction by the user, Interactive
reports do.
Online programming involves the creation of a collection of ABAP modules
and one or more screens. The modules are called by the screen processor
during program execution.
Batch input processing is used to ensure the safe transfer of data into the
SAP system
ABAP can read and write sequential data sets.

ABAP Programming Language |

Dec-2008

IBM Corporation 2013

IBM Global Business Services

Questions
What is ABAP ?
What is ABAP Workbench ?
What are the different parts of ABAP Workbench?
What is the basic difference between a Conventional report and Interactive
report?
What is On-line Programming ?

10

ABAP Programming Language |

Dec-2008

IBM Corporation 2013

S-ar putea să vă placă și