You are on page 1of 6

Rel. 4.

6a - 3/2/00 BC400

1
ABAP Workbench Concepts and Tools: Contents

 Course goal
 Course objectives
 Course content
 Course overview diagram
 Main business scenario
 Course introduction

 SAP AG 1999

(C) SAP AG ABAP Workbench Basics 1-1


Rel. 4.6a - 3/2/00 BC400

1.2
Course Goal

At the conclusion of this course, you will be able to:


 Understand the various uses of the ABAP Workbench,
including:
 The different methods available for facilitating user
dialog, and
 How to carry on dialog with the database

 SAP AG 1999

(C) SAP AG ABAP Workbench Basics 1-2


Rel. 4.6a - 3/2/00 BC400

1.3
Course Objectives

At the conclusion of this course, you will be able


to:
 Create an ABAP program containing user dialogs
and database dialogs
 Describe various development objects (Repository
objects) and how they are used
 Create basic examples of those Repository objects
introduced in the course using the appropriate
ABAP Workbench tools

 SAP AG 1999

(C) SAP AG ABAP Workbench Basics 1-3


Rel. 4.6a - 3/2/00 BC400

1.4
Course Content

Unit 1 Introduction
Unit 2 Program Flow in an ABAP Program
Unit 3 Introduction to the ABAP Workbench
Unit 4 ABAP Statements and Data Declarations
Unit 5 Database Dialogs I (Reading from the Database)
Unit 6 Internal Program Modularization
Unit 7 User Dialogs: List
Unit 8 User Dialogs: Selection Screen
Unit 9 User Dialogs: Screen
Unit 10 Interfaces

 SAP AG 1999

(C) SAP AG ABAP Workbench Basics 1-4


Rel. 4.6a - 3/2/00 BC400

1.5
Course Content

Unit 11 Reuse Components


Unit 12 Database Dialogs II (Making Changes to the Database)
Unit 13 Software Logistics and Software Adjustment

Exercises
Solutions
Appendices

 SAP AG 1999

(C) SAP AG ABAP Workbench Basics 1-5


Rel. 4.6a - 3/2/00 BC400

1.6
Main Business Scenario

Departure Airport

In this course, you will develop several Destination


programs meant to assist travel agencies.
Some of their typical needs include:
 Determining flight connections on specific dates
Departure City  Processing bookings for specific flights
 Evaluating additional flight information, such as
 Price
 Capacity
DestinationCity

 SAPAG1999

(C) SAP AG ABAP Workbench Basics 1-6

You might also like