SAP ABAP Table DDFIELDVARS (DB-Relevant Description of DD Table Fields (with Variants))
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-DIC-AC (Application Component) Activation Program, Conversion Program, DB Utility, MC, SPDD
     SDIC (Package) ABAP Dictionary
Basic Data
Table Category INTTAB    Structure 
Structure DDFIELDVARS   Table Relationship Diagram
Short Description DB-Relevant Description of DD Table Fields (with Variants)    
Delivery and Maintenance
Pool/cluster      
Delivery Class      
Data Browser/Table View Maintenance     Display/Maintenance Allowed with Restrictions 
Components
     
Field Key Data Element Domain Data
Type
Length Decimal
Places
Short Description Check
table
1 .INCLUDE       0   0   DB-relevant description of DD table fields  
2 FIELDNAME FIELDNAME FDNAME CHAR 30   0   Field Name *
3 POSITION TABFDPOS AS4POS NUMC 4   0   Position of the field in the table  
4 KEYFLAG KEYFLAG KEYFLAG CHAR 1   0   Identifies a key field of a table  
5 DATATYPE DATATYPE_D DATATYPE CHAR 4   0   Data Type in ABAP Dictionary  
6 LENG DDLENG DDLENG NUMC 6   0   Length (No. of Characters)  
7 DECIMALS DECIMALS DDLENG NUMC 6   0   Number of Decimal Places  
8 NULLABLE NULLABLE AS4FLAG CHAR 1   0   Null values allowed  
9 .INCLUDE       0   0   DD: DDIC Type and Corresponding ABAP Type  
10 DDDATATYPE DATATYPE_D DATATYPE CHAR 4   0   Data Type in ABAP Dictionary  
11 INTTYPE INTTYPE INTTYPE CHAR 1   0   ABAP data type (C,D,N,...)  
12 INTLEN INTLEN DDLENG NUMC 6   0   Internal Length in Bytes  
13 ABDECIMALS DECIMALS DDLENG NUMC 6   0   Number of Decimal Places  
14 PROGTYPE DDPROGTYPE   CHAR 10   0   DD: ABAP Program Type, for example: C, N, FLTP, STRING  
15 PROGLENG INTLEN DDLENG NUMC 6   0   Internal Length in Bytes  
16 PROGDECIMALS DECIMALS DDLENG NUMC 6   0   Number of Decimal Places  
17 TYPEVARIANTS     STRG 0   0    
18 DECS_ARE_RELEVANT     CHAR 1   0    
History
Last changed by/on SAP  20141013 
SAP Release Created in