SAP ABAP Table Field DEMO_CONN-DEPTIME (Departure time)
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 DEPTIME     Departure time
Position 11    
Field Attributes
Key    
Mandatory    
Data Element S_DEP_TIME     Departure time
Check Table      
Nesting depth for includes 0    
Internal ABAP Type T     Time (Time: HHMMSS)
Internal Length in Bytes 6    
Reference table      
Name of Include      
Reference Field (CURR or QTY)      
Check module    
NOT NULL forced       Any NULL or NOT NULL
Data Type in ABAP Dictionary TIMS     Time field (hhmmss), stored as char(6)
Length (No. of Characters) 6    
Number of Decimal Places 0    
Domain name S_TIME     Time specification
Origin of an input help (F4) T     Input help based on data type
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