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

Exercise 3: The ABAP Dictionary

1.

Access the ABAP Dictionary and display the definition of table: spfli.
Open the Development Folder on the SAP Easy Access screen and double-click the ABAP Dictionary
option.

a.

How many fields are defined in the table?

b.

What is the name of the data element referenced by the deptime field?

c.

Drill down into the data element of the deptime field to find out:

the field label for the data element;

the F1 help of the data element; and

the name of the domain that the data element relates to.

d.
Drill down to the domain to find out the technical specifications of the
field.
e.

From within the table definition screen of table: spfli, display the data stored
in the table. How many rows are in the table?
From the table definition screen, choose Utilities >> Table contents >> Display
from the menu bar
A selection screen is displayed make no entries.
Click the Execute button on the Application toolbar to display the contents of the table.

f.

Write a short program to display the data in the table: spfli.

SAP UA Conference Hong Kong 3-7th July 2012

Page

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