SAP ABAP Table Field DEMO_CONN-FLDATE (Flight date)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ABA-LA (Application Component) Syntax, Compiler, Runtime
     SABAPDEMOS (Package) Demos for ABAP Documentation, not meant for productive use
Basic Data
Table DEMO_CONN     Screen Structure - Connection
Field FLDATE     Flight date
Position 16    
Field Attributes
Key    
Mandatory    
Data Element S_DATE     Flight date
Check Table *    
Nesting depth for includes 0    
Internal ABAP Type D     Date (Date: YYYYMMDD)
Internal Length in Bytes 8    
Reference table      
Name of Include      
Reference Field (CURR or QTY)      
Check module    
NOT NULL forced X     NOT NULL forced
Data Type in ABAP Dictionary DATS     Date field (YYYYMMDD) stored as char(8)
Length (No. of Characters) 8    
Number of Decimal Places 0    
Domain name S_DATE     Date for Workbench Training Data Model BC_Travel
Origin of an input help (F4) X     Explicit search help attachment to field
DD: Flag if it is a table       No / FALSE
DD: Depth for structured types 0    
DD: Component Type E     Data element
Type of Object Referenced       No Information
DD: Indicator for a Language Field       Not selected as language field
Position of the field in the table 0    
History
Last changed by/on SAP  20130604 
SAP Release Created in