Contents:: Program Flow in An ABAP Program
Contents:: Program Flow in An ABAP Program
Contents:: Program Flow in An ABAP Program
Contents:
Client / server architecture
Sample program with data displayed in list form
Sample program with data displayed on a screen
Which ABAP program components are discussed in
which units?
SAP AG 1999
Client
Client // server
server architecture
architecture
Sample
Sample program
program with
with data
data displayed
displayed in
in list
list form
form
Sample
Sample program
program with
with data
data displayed
displayed on
on the
the screen
screen
Which
Which ABAP
ABAP program
program components
components are
are discussed
discussed
in
in which
which units?
units?
SAP AG 1999
Client
Client // server
server architecture
architecture
Sample
Sample program
program with
with data
data displayed
displayed in
in list
list form
form
Sample
Sample program
program with
with data
data displayed
displayed on
on the
the screen
screen
Which
Which ABAP
ABAP program
program components
components are
are discussed
discussed
in
in which
which units?
units?
SAP AG 1999
In this part of the unit, the user has chosen to start a program where an airline ID can be entered on the
initial selection screen. The program subsequently uses this information to retrieve the 'Long name of
airline' and the 'Local currency of airline' from the database and display them for the user in list form.
Client
Client // server
server architecture
architecture
Sample
Sample program
program with
with data
data displayed
displayed in
in list
list form
form
Sample
Sample program
program with
with data
data displayed
displayed on
on the
the screen
screen
Which
Which ABAP
ABAP program
program components
components are
are discussed
discussed
in
in which
which units?
units?
SAP AG 1999
In this part of the unit, the user starts a second sample program where an airline ID can be entered on the
initial selection screen. This program subsequently uses the information input on the selection screen to
retrieve the 'Long name of airline' and the 'Local currency of airline' from the database and display them
for the user on a screen.
Client
Client // server
server architecture
architecture
Sample
Sample program
program with
with data
data displayed
displayed in
in list
list form
form
Sample
Sample program
program with
with data
data displayed
displayed on
on the
the screen
screen
Which
Which ABAP
ABAP program
program components
components are
are discussed
discussed
in
in which
which units?
units?
SAP AG 1999
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 Database Tables)
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
Exercises
Solutions
Appendices
SAP AG 1999