Unit 3 - Transparent Tables in The ABAP Dictionary
Unit 3 - Transparent Tables in The ABAP Dictionary
ABAP Dictionary
Business Example
When you define data objects in your ABAP program, you
should use the advantages of the ABAP Dictionary.
Data Modeling
Airline
Flight
Schedule
Flight
Flight
Booking
Airport
City
CityAirport
Assignme
nt
Flight
Customer
Sales
Office
Travel
Agency
Relatio
nal
Data
Model
(Flight
Data
Model)
SCARR
MANDT
CARRID
CARRNAME
CURRCODE
URL
Implementation Using
Transparent Tables
SPFLI
MANDT
CARRID
CONNID
AIRPFROM
AIRPTO
DEPTIM
E
SEATSM
AX
SEATSOCC
BOOKID
CUSTOMID
COUNTER
SPFLI
MANDT
CARRID
CONNID
FLDATE
SPFLI
MANDT
CARRID
CONNID
FLDATE
Data Element
and Domain.
Documentation
File ID
Airline / Airline /
Data Type
Reference domain
S_CARR_ID
Search Help
DOMAIN
Format
CHAR 3
Value Range
The fields of the transparent table form the identicallynamed columns of the corresponding database table.
Data
Element
Structu
re Field
Table
Field
Structur
e
Transparent
Table
Domain
Domain describes the technical attributes such as
data type and length of a table field.
Nam Flight_ID
e
Origin
ZTPassengers
Passengers
Destinatio
n
Pass_ID
Pass_ID
Name
Addre
ss
Flight_ID