SAP ABAP Table WBTABLE (Create Flight: Sample Table for Workbench Tutorial)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-UTL (Application Component) Workbench Utilities
     SDW6 (Package) ABAP Development Workbench Tutorial
Basic Data
Table Category TRANSP    Transparent table 
Transparent table WBTABLE   Table Relationship Diagram
Short Description Create Flight: Sample Table for Workbench Tutorial    
Delivery and Maintenance
Pool/cluster      
Delivery Class L   Table for storing temporary data, delivered empty 
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 FLID MA_FLID MA_FLID CHAR 5   0   Flight ID  
2 LVCITY MA_LVCITY MA_CITY CHAR 5   0   Departure Location  
3 LVDATE MA_LVDATE MA_DATE DATS 8   0   Departure date  
4 LVTIME MA_LVTIME MA_TIME TIMS 6   0   Departure time  
5 REGLR MA_REGLR CHAR1 CHAR 1   0   Scheduled flight  
6 CHRTR MA_CHRTR CHAR1 CHAR 1   0   Charter flight  
7 MOVIE MA_MOVIE CHAR1 CHAR 1   0   Inflight movie  
8 SNACK MA_SNACK CHAR1 CHAR 1   0   Inflight snack  
9 FMEAL MA_FMEAL CHAR1 CHAR 1   0   Evening meal during the flight  
10 ARCITY MA_ARCITY MA_CITY CHAR 5   0   Destination  
11 ARDATE MA_ARDATE MA_DATE DATS 8   0   Arrival date  
12 ARTIME MA_ARTIME MA_TIME TIMS 6   0   Arrival Time  
History
Last changed by/on SAP  20020827 
SAP Release Created in