ABAP Workbench Concepts and Tools: Contents

Download as doc, pdf, or txt
Download as doc, pdf, or txt
You are on page 1of 6

0

ABAP Workbench Concepts and Tools: Contents

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

SAP AG 1999

SAP AG

BC400

1-1

0.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

SAP AG

BC400

1-2

0.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

SAP AG

BC400

1-3

0.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

SAP AG

BC400

1-4

0.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

SAP AG

BC400

1-5

0.6
Main Business Scenario

Departure Airport

In this course, you will develop several


programs meant to assist travel agencies.
Some of their typical needs include:
Departure City

flight connections on specific dates


Processing bookings for specific flights
Evaluating additional flight information, such as
Price
Capacity

Destination

Determining

Destination City

SAP AG 1999

SAP AG

BC400

1-6

You might also like