SAP ABAP Table DDFIELD (DB-relevant description of DD table fields)
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 DDFIELD   Table Relationship Diagram
Short Description DB-relevant description of DD table fields    
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 FIELDNAME FIELDNAME FDNAME CHAR 30   0   Field Name *
2 POSITION TABFDPOS AS4POS NUMC 4   0   Position of the field in the table  
3 KEYFLAG KEYFLAG KEYFLAG CHAR 1   0   Identifies a key field of a table  
4 DATATYPE DATATYPE_D DATATYPE CHAR 4   0   Data Type in ABAP Dictionary  
5 LENG DDLENG DDLENG NUMC 6   0   Length (No. of Characters)  
6 DECIMALS DECIMALS DDLENG NUMC 6   0   Number of Decimal Places  
7 NULLABLE NULLABLE AS4FLAG CHAR 1   0   Null values allowed  
History
Last changed by/on SAP  20141013 
SAP Release Created in 740