SAP ABAP Table CARRIERS (ABAP/4 book: Airlines)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-UTL (Application Component) Workbench Utilities
     SABB (Package) Example Objects for the ABAP/4 Manual
Basic Data
Table Category TRANSP    Transparent table 
Transparent table CARRIERS   Table Relationship Diagram
Short Description ABAP/4 book: Airlines    
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 S_MANDT MANDT CLNT 3   0   Client T000
2 CARRID S_CARR_ID S_CARR_ID CHAR 3   0   Airline Code *
3 CARRNAME S_CARRNAME S_NAME20 CHAR 20   0   Airline name  
4 CURRCODE S_CURRCODE S_CURR CUKY 5   0   Local currency of airline *
Foreign Keys
Source Table Source Column Foreign Table Foreign Column Dependency Factor Cardinality left Cardinality right
1 CARRIERS MANDT T000 MANDT    
History
Last changed by/on SAP  20130604 
SAP Release Created in