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   Table Relationship Diagram
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 PRICE S_PRICE S_PRICE CURR 15   2   Airfare  
2 CURRENCY S_CURRCODE S_CURR CUKY 5   0   Local currency of airline *
3 PLANETYPE S_PLANETYE S_PLANE CHAR 10   0   Aircraft Type *
4 SEATSMAX S_SEATSMAX S_SEATS INT4 10   0   Maximum capacity in economy class  
5 SEATSOCC S_SEATSOCC S_SEATS INT4 10   0   Occupied seats in economy class  
6 PAYMENTSUM S_SUM S_SUM CURR 17   2   Total of current bookings  
7 SEATSMAX_B S_SMAX_B S_SEATS INT4 10   0   Maximum capacity in business class  
8 SEATSOCC_B S_SOCC_B S_SEATS INT4 10   0   Occupied seats in business class  
9 SEATSMAX_F S_SMAX_F S_SEATS INT4 10   0   Maximum capacity in first class  
10 SEATSOCC_F 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