SAP ABAP Table Field DEMO_CONN-PAYMENTSUM (Total of current bookings)
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 PAYMENTSUM     Total of current bookings
Position 22    
Field Attributes
Key    
Mandatory    
Data Element S_SUM     Total of current bookings
Check Table      
Nesting depth for includes 0    
Internal ABAP Type P     Packed number
Internal Length in Bytes 9    
Reference table SDYN_CONN     Screen Structure - Connection
Name of Include      
Reference Field (CURR or QTY) CURRENCY    
Check module    
NOT NULL forced X     NOT NULL forced
Data Type in ABAP Dictionary CURR     Currency field, stored as DEC
Length (No. of Characters) 17    
Number of Decimal Places 2    
Domain name S_SUM     Sum of currency amounts
Origin of an input help (F4)       No input help exists
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