SAP ABAP Table SCARPLAN (Plane-airline assignment)
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 SCARPLAN   Table Relationship Diagram
Short Description Plane-airline assignment    
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 MANDT MANDT MANDT CLNT 3   0   Client T000
2 CARRID S_CARR_ID S_CARR_ID CHAR 3   0   Airline Code SCARR
3 PLANETYPE S_PLANETYE S_PLANE CHAR 10   0   Aircraft Type SAPLANE
4 SNUMBER S_NUMBER S_NUMBER DEC 6   0   Number of flights  
Foreign Keys
Source Table Source Column Foreign Table Foreign Column Dependency Factor Cardinality left Cardinality right
1 SCARPLAN CARRID SCARR CARRID KEY 1 CN
2 SCARPLAN MANDT T000 MANDT    
3 SCARPLAN PLANETYPE SAPLANE PLANETYPE KEY 1 CN
History
Last changed by/on SAP  20130604 
SAP Release Created in