SAP ABAP Table SAPLANE (Plane)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB (Application Component) ABAP Workbench, Java IDE and Infrastructure
⤷
SAPBC_DATAMODEL (Package) Data Model: BC_TRAVEL for Workbench Training and Docu.
⤷
⤷
Basic Data
| Table Category | TRANSP | Transparent table |
| Transparent table | SAPLANE |
|
| Short Description | Plane |
Delivery and Maintenance
| Pool/cluster | ||
| Delivery Class | A | Application Table (Master- and Transaction Data) |
| Data Browser/Table View Maintenance | X | Display/Maintenance Allowed |
Components
| |
Field | Key | Data Element | Domain | Data Type |
Length | Decimal Places |
Short Description | Check table |
|---|---|---|---|---|---|---|---|---|---|
| 1 | |
S_MANDT | MANDT | CLNT | 3 | 0 | Client | T000 | |
| 2 | |
S_PLANETYE | S_PLANE | CHAR | 10 | 0 | Aircraft Type | ||
| 3 | |
S_SEATSMAX | S_SEATS | INT4 | 10 | 0 | Maximum capacity in economy class | ||
| 4 | |
S_CONSUM | S_CONSUM | FLTP | 16 | 16 | Average consumption | ||
| 5 | |
S_CONUNIT | S_UNIT | UNIT | 3 | 0 | Unit of fuel consumption | ||
| 6 | |
S_CAPACITY | S_CAPACITY | QUAN | 16 | 4 | Maximum fuel capacity | ||
| 7 | |
S_CAPUNIT | S_UNIT | UNIT | 3 | 0 | Mass unit | ||
| 8 | |
S_PLAN_WEI | S_FWEIGHT | QUAN | 14 | 4 | Weight of plane | ||
| 9 | |
S_WEI_UNIT | S_UNIT | UNIT | 3 | 0 | Mass unit of weight | ||
| 10 | |
S_SPAN | S_LENGTH | FLTP | 16 | 16 | Span | ||
| 11 | |
S_UNIT | S_UNIT | UNIT | 3 | 0 | Length unit for Workbench training data model BC_Travel | ||
| 12 | |
S_LENGTH | S_LENGTH | FLTP | 16 | 16 | Length of plane | ||
| 13 | |
S_UNIT | S_UNIT | UNIT | 3 | 0 | Length unit for Workbench training data model BC_Travel | ||
| 14 | |
S_SPEED | S_SPEED | QUAN | 17 | 4 | Speed | ||
| 15 | |
S_UNIT | S_UNIT | UNIT | 3 | 0 | Length unit for Workbench training data model BC_Travel | ||
| 16 | |
S_PROD | S_PRODUCER | CHAR | 5 | 0 | Plane manufacturer | ||
| 17 | |
S_SMAX_B | S_SEATS | INT4 | 10 | 0 | Maximum capacity in business class | ||
| 18 | |
S_SMAX_F | S_SEATS | INT4 | 10 | 0 | Maximum capacity in first class |
Foreign Keys
| |
Source Table | Source Column | Foreign Table | Foreign Column | Dependency Factor | Cardinality left | Cardinality right |
|---|---|---|---|---|---|---|---|
| 1 | SAPLANE | MANDT | |
|
KEY | 1 | CN |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in |