SAP ABAP Table ESI_FLIGHT_ROOT_DATA (Data: Flights)
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_ROOT_DATA |
|
| Short Description | Data: Flights |
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 | |
S_PRICE | S_PRICE | CURR | 15 | 2 | Airfare | ||
| 2 | |
S_CURRCODE | S_CURR | CUKY | 5 | 0 | Local currency of airline | * | |
| 3 | |
S_PLANETYE | S_PLANE | CHAR | 10 | 0 | Aircraft Type | * | |
| 4 | |
S_SEATSMAX | S_SEATS | INT4 | 10 | 0 | Maximum capacity in economy class | ||
| 5 | |
S_SEATSOCC | S_SEATS | INT4 | 10 | 0 | Occupied seats in economy class | ||
| 6 | |
S_SUM | S_SUM | CURR | 17 | 2 | Total of current bookings | ||
| 7 | |
S_SMAX_B | S_SEATS | INT4 | 10 | 0 | Maximum capacity in business class | ||
| 8 | |
S_SOCC_B | S_SEATS | INT4 | 10 | 0 | Occupied seats in business class | ||
| 9 | |
S_SMAX_F | S_SEATS | INT4 | 10 | 0 | Maximum capacity in first class | ||
| 10 | |
S_SOCC_F | S_SEATS | INT4 | 10 | 0 | Occupied seats in first class |
History
| Last changed by/on | SAP | 20041217 |
| SAP Release Created in | 700 |