SAP ABAP Table SFLTRIPBOK (Individual Flight Bookings for a Flight Trip)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB (Application Component) ABAP Workbench, Java IDE and Infrastructure
⤷
SAPBC_TRAVELAGENCY_FLTRIP (Package) Flight Data Model - Travel Agency - Flight Trip
⤷
⤷
Basic Data
| Table Category | TRANSP | Transparent table |
| Transparent table | SFLTRIPBOK |
|
| Short Description | Individual Flight Bookings for a Flight Trip |
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_AGNCYNUM | S_BUSPANUM | NUMC | 8 | 0 | Travel Agency Number | STRAVELAG | |
| 3 | |
S_TRNUM | S_TRNUM | NUMC | 8 | 0 | Flight trip number | SFLTRIP | |
| 4 | |
S_BOOKNO | S_NUM2 | NUMC | 2 | 0 | Sequence Number for Bookings for the Flight Trip | ||
| 5 | |
S_CARR_ID | S_CARR_ID | CHAR | 3 | 0 | Airline Code | SCARR | |
| 6 | |
S_BOOK_ID | S_BOOK_ID | NUMC | 8 | 0 | Booking number |
Foreign Keys
| |
Source Table | Source Column | Foreign Table | Foreign Column | Dependency Factor | Cardinality left | Cardinality right |
|---|---|---|---|---|---|---|---|
| 1 | SFLTRIPBOK | AGENCYNUM | |
|
|||
| 2 | SFLTRIPBOK | CARRID | |
|
|||
| 3 | SFLTRIPBOK | MANDT | |
|
|||
| 4 | SFLTRIPBOK | TRIPNUM | |
|
History
| Last changed by/on | SAP | 20130604 |
| SAP Release Created in | 620 |