SAP ABAP Table ESI_FLIGHT_PLAN_ROOT_DATA (Data: Flight Schedule)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ESI-ESF (Application Component) Enterprise Service Framework Layer
⤷
SCOOL (Package) Enterprise Services Framework
⤷
⤷
Basic Data
| Table Category | INTTAB | Structure |
| Structure | ESI_FLIGHT_PLAN_ROOT_DATA |
|
| Short Description | Data: Flight Schedule |
Delivery and Maintenance
| Pool/cluster | ||
| Delivery Class | ||
| Data Browser/Table View Maintenance | Display/Maintenance Allowed with Restrictions |
Components
| |
Field | Key | Data Element | Domain | Data Type |
Length | Decimal Places |
Short Description | Check table |
|---|---|---|---|---|---|---|---|---|---|
| 1 | |
LAND1 | LAND1 | CHAR | 3 | 0 | Country Key | * | |
| 2 | |
S_FROM_CIT | S_CITY | CHAR | 20 | 0 | Departure city | * | |
| 3 | |
S_FROMAIRP | S_AIRPID | CHAR | 3 | 0 | Departure airport | * | |
| 4 | |
LAND1 | LAND1 | CHAR | 3 | 0 | Country Key | * | |
| 5 | |
S_TO_CITY | S_CITY | CHAR | 20 | 0 | Arrival city | * | |
| 6 | |
S_TOAIRP | S_AIRPID | CHAR | 3 | 0 | Destination airport | * | |
| 7 | |
S_FLTIME | S_DURA | INT4 | 10 | 0 | Flight time | ||
| 8 | |
S_DEP_TIME | S_TIME | TIMS | 6 | 0 | Departure time | ||
| 9 | |
S_ARR_TIME | S_TIME | TIMS | 6 | 0 | Arrival time | ||
| 10 | |
S_DISTANCE | S_DISTANCE | QUAN | 9 | 4 | Distance | ||
| 11 | |
S_DISTID | MEINS | UNIT | 3 | 0 | Mass unit of distance (kms, miles) | * | |
| 12 | |
S_FLTYPE | S_FLTYPE | CHAR | 1 | 0 | Flight type | ||
| 13 | |
S_PERIOD | INT1 | INT1 | 3 | 0 | Arrival n day(s) later |
History
| Last changed by/on | SAP | 20130604 |
| SAP Release Created in | 700 |