SAP ABAP Table BOOKINGS (ABAP book: Flight bookings)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-UTL (Application Component) Workbench Utilities
⤷
SABB (Package) Example Objects for the ABAP/4 Manual

⤷

⤷

Basic Data
Table Category | TRANSP | Transparent table |
Transparent table | BOOKINGS |
![]() |
Short Description | ABAP book: Flight bookings |
Delivery and Maintenance
Pool/cluster | ||
Delivery Class | A | Application Table (Master- and Transaction Data) |
Data Browser/Table View Maintenance | X | Display/Maintenance Allowed |
Components
![]() |
Field | Key | Data Element | Domain | Data Type |
Length | Decimal Places |
Short Description | Check table |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
S_MANDT | MANDT | CLNT | 3 | 0 | Client | T000 | |
2 | ![]() |
S_CARR_ID | S_CARR_ID | CHAR | 3 | 0 | Airline Code | ACTFLI | |
3 | ![]() |
S_CONN_ID | S_CONN_ID | NUMC | 4 | 0 | Flight Connection Number | ACTFLI | |
4 | ![]() |
S_DATE | S_DATE | DATS | 8 | 0 | Flight date | ACTFLI | |
5 | ![]() |
S_BOOK_ID | S_BOOK_ID | NUMC | 8 | 0 | Booking number | ||
6 | ![]() |
S_CUSTOMER | S_BUSPANUM | NUMC | 8 | 0 | Customer Number | CUSTOMERS | |
7 | ![]() |
S_CUSTTYPE | S_CUSTTYPE | CHAR | 1 | 0 | Customer type | ||
8 | ![]() |
S_SMOKER | S_SMOKER | CHAR | 1 | 0 | Smoker | ||
9 | ![]() |
S_LUGWEIGH | S_LUGWEIGH | QUAN | 8 | 4 | Weight of Luggage | ||
10 | ![]() |
S_WEIUNIT | MEINS | UNIT | 3 | 0 | Weight Unit | * | |
11 | ![]() |
S_INVFLAG | S_FLAG | CHAR | 1 | 0 | Invoice flag | ||
12 | ![]() |
S_CLASS | S_CLASS | CHAR | 1 | 0 | Flight Class | ||
13 | ![]() |
S_F_CUR_PR | S_PRICE | CURR | 15 | 2 | Booking price in foreign currency (dependent on location) | ||
14 | ![]() |
S_CURR | S_CURR | CUKY | 5 | 0 | Payment currency | SCURX | |
15 | ![]() |
S_L_CUR_PR | S_PRICE | CURR | 15 | 2 | Price of booking in local currency of airline | ||
16 | ![]() |
S_BDATE | S_BDATE | DATS | 8 | 0 | Booking Date |
Foreign Keys
![]() |
Source Table | Source Column | Foreign Table | Foreign Column | Dependency Factor | Cardinality left | Cardinality right |
---|---|---|---|---|---|---|---|
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
1 | BOOKINGS | CARRID | ![]() |
![]() |
|||
2 | BOOKINGS | CONNID | ![]() |
![]() |
|||
3 | BOOKINGS | CUSTOMID | ![]() |
![]() |
|||
4 | BOOKINGS | FLDATE | ![]() |
![]() |
|||
5 | BOOKINGS | FORCURKEY | ![]() |
![]() |
|||
6 | BOOKINGS | MANDT | ![]() |
![]() |
History
Last changed by/on | SAP | 20130604 |
SAP Release Created in |