Вы находитесь на странице: 1из 10

IBM Global Services

ABAP Programming Language

ABAP Programming Language |

Dec-2008

2005 IBM Corporation

IBM Global Services

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

ABAP Programming Language |

Dec-2008

2005 IBM Corporation

IBM Global Services

ABAP Programming Language

Advanced

Business Application

Programming

ABAP Programming Language |

Dec-2008

2005 IBM Corporation

IBM Global Services

ABAP Workbench

ABAP Editor

Repository Information System

ABAP Dictionary

Test & Analysis Tools

Repository Browser

Function Builder

Menu Painter

Data Modeler

Screen Painter
4 ABAP Programming Language |

Workbench Organizer
Dec-2008

2005 IBM Corporation

IBM Global 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

2005 IBM Corporation

IBM Global Services

General Programming
Module Pool Programming
Module Pool

Batch Input Processing


Non-SAP Legacy System

Inter-System Communication

Sequential Dataset Processing

ABAP Programming Language |

Dec-2008

2005 IBM Corporation

IBM Global Services

Demonstration
Identification of ABAP Workbench components.

ABAP Programming Language |

Dec-2008

2005 IBM Corporation

IBM Global Services

Practice
Identification of ABAP Workbench components.

ABAP Programming Language |

Dec-2008

2005 IBM Corporation

IBM Global 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

2005 IBM Corporation

IBM Global 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

2005 IBM Corporation

Вам также может понравиться