SAP ABAP Table DBFIELDL (Field description for database tables)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-DIC-AC (Application Component) Activation Program, Conversion Program, DB Utility, MC, SPDD
     SDVI (Package) ABAP/4 Dictionary: Views, Lock Objects
Basic Data
Table Category INTTAB    Structure 
Structure DBFIELDL   Table Relationship Diagram
Short Description Field description for database tables    
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 NAME DDFIELDNAME_L DDFIELDNAME_L CHAR 256   0   DD: Concatenated Field Name  
2 COLUMN 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 KEYPOS KEYPOS KEYPOS NUMC 4   0   Position of the index column within the indexes (1,2..)  
5 .INCLUDE       0   0   Definition of a database domain  
6 TYPE DBTYPE DBTYPE CHAR 20   0   Database type  
7 LENGTH DDLENG DDLENG NUMC 6   0   Length (No. of Characters)  
8 DECIMALS DECIMALS DDLENG NUMC 6   0   Number of Decimal Places  
9 NULLABLE NULLABLE AS4FLAG CHAR 1   0   Null values allowed  
10 DEFAULTVAL DEFAULT_VA DEFAULT_VA CHAR 75   0   Default value for a DB column  
11 DEFAULTPFX DEFAULTPFX SYCHAR03 CHAR 3   0   Prefix/Suffix for a DB default value  
History
Last changed by/on SAP  20141013 
SAP Release Created in 740