SAP ABAP Table SMEALT (Inflight meal/Description)
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 SMEALT   Table Relationship Diagram
Short Description Inflight meal/Description    
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 MANDANT MANDT MANDT CLNT 3   0   Client T000
2 CARRID S_CARR_ID S_CARR_ID CHAR 3   0   Airline Code SCARR
3 MEALNUMBER S_MEALNUM S_MEALNUM NUMC 8   0   Number of inflight meals SMEAL
4 SPRACHE SPRAS SPRAS LANG 1   0   Language Key T002
5 TEXT S_MEALTEXT CHAR40 CHAR 40   0   Meal description  
Foreign Keys
Source Table Source Column Foreign Table Foreign Column Dependency Factor Cardinality left Cardinality right
1 SMEALT CARRID SCARR CARRID KEY 1 CN
2 SMEALT MANDANT T000 MANDT    
3 SMEALT MEALNUMBER SMEAL MEALNUMBER TEXT 1 CN
4 SMEALT SPRACHE T002 SPRAS KEY 1 CN
History
Last changed by/on SAP  20130604 
SAP Release Created in