SAPLANE - Plane
Plane information is stored in SAP table SAPLANE.
It is part of development package SAPBC_DATAMODEL in software component BC-DWB-TND. This development package consists of objects that can be grouped under "Data Model: BC_TRAVEL for Workbench Training and Docu.".
It is part of development package SAPBC_DATAMODEL in software component BC-DWB-TND. This development package consists of objects that can be grouped under "Data Model: BC_TRAVEL for Workbench Training and Docu.".
Fields for table SAPLANE
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
|---|---|---|---|---|---|---|
| MANDT | Client | X | S_MANDT | CLNT | 6 | T000 |
| PLANETYPE | Aircraft Type | X | S_PLANETYE | CHAR | 20 | |
| SEATSMAX | Maximum capacity in economy class | S_SEATSMAX | INT4 | 4 | ||
| CONSUM | Average consumption | S_CONSUM | FLTP | 8 | ||
| CON_UNIT | Unit of fuel consumption | S_CONUNIT | UNIT | 6 | ||
| TANKCAP | Maximum fuel capacity | S_CAPACITY | QUAN | 9 | ||
| CAP_UNIT | Mass unit | S_CAPUNIT | UNIT | 6 | ||
| WEIGHT | Weight of plane | S_PLAN_WEI | QUAN | 8 | ||
| WEI_UNIT | Mass unit of weight | S_WEI_UNIT | UNIT | 6 | ||
| SPAN | Span | S_SPAN | FLTP | 8 | ||
| SPAN_UNIT | Length unit for Workbench training data model BC_Travel | S_UNIT | UNIT | 6 | ||
| LENG | Length of plane | S_LENGTH | FLTP | 8 | ||
| LENG_UNIT | Length unit for Workbench training data model BC_Travel | S_UNIT | UNIT | 6 | ||
| OP_SPEED | Speed | S_SPEED | QUAN | 9 | ||
| SPEED_UNIT | Length unit for Workbench training data model BC_Travel | S_UNIT | UNIT | 6 | ||
| PRODUCER | Plane manufacturer | S_PROD | CHAR | 10 | ||
| SEATSMAX_B | Maximum capacity in business class | S_SMAX_B | INT4 | 4 | ||
| SEATSMAX_F | Maximum capacity in first class | S_SMAX_F | INT4 | 4 |