SAP ABAP Table PLANES_T (Combining of SCARR and SPLANE_LDB)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB (Application Component) ABAP Workbench, Java IDE and Infrastructure
⤷
SAPBC_GLOBAL (Package) SAP Training: Objects for Multiple Course Use
⤷
⤷
Basic Data
| Table Category | INTTAB | Structure |
| Structure | PLANES_T |
|
| Short Description | Combining of SCARR and SPLANE_LDB |
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_MANDT | MANDT | CLNT | 3 | 0 | Client | * | |
| 2 | |
S_CARR_ID | S_CARR_ID | CHAR | 3 | 0 | Airline Code | * | |
| 3 | |
S_CARRNAME | S_NAME20 | CHAR | 20 | 0 | Airline name | ||
| 4 | |
S_CURRCODE | S_CURR | CUKY | 5 | 0 | Local currency of airline | * | |
| 5 | |
S_PLANETYE | S_PLANE | CHAR | 10 | 0 | Aircraft Type | * | |
| 6 | |
S_NUMBER | S_NUMBER | DEC | 6 | 0 | Number of flights | ||
| 7 | |
S_SEATSMAX | S_SEATS | INT4 | 10 | 0 | Maximum capacity in economy class | ||
| 8 | |
S_CONSUM | S_CONSUM | FLTP | 16 | 16 | Average consumption | ||
| 9 | |
S_CONUNIT | S_UNIT | UNIT | 3 | 0 | Unit of fuel consumption | ||
| 10 | |
S_CAPACITY | S_CAPACITY | QUAN | 16 | 4 | Maximum fuel capacity | ||
| 11 | |
S_CAPUNIT | S_UNIT | UNIT | 3 | 0 | Mass unit | ||
| 12 | |
S_PLAN_WEI | S_FWEIGHT | QUAN | 14 | 4 | Weight of plane | ||
| 13 | |
S_WEI_UNIT | S_UNIT | UNIT | 3 | 0 | Mass unit of weight | ||
| 14 | |
S_SPAN | S_LENGTH | FLTP | 16 | 16 | Span | ||
| 15 | |
S_UNIT | S_UNIT | UNIT | 3 | 0 | Length unit for Workbench training data model BC_Travel | ||
| 16 | |
S_LENGTH | S_LENGTH | FLTP | 16 | 16 | Length of plane | ||
| 17 | |
S_UNIT | S_UNIT | UNIT | 3 | 0 | Length unit for Workbench training data model BC_Travel | ||
| 18 | |
S_SPEED | S_SPEED | QUAN | 17 | 4 | Speed | ||
| 19 | |
S_UNIT | S_UNIT | UNIT | 3 | 0 | Length unit for Workbench training data model BC_Travel | ||
| 20 | |
S_PROD | S_PRODUCER | CHAR | 5 | 0 | Plane manufacturer |
History
| Last changed by/on | SAP | 20130604 |
| SAP Release Created in |