Data Element list used by SAP ABAP Table DBFIELD (Field description for database tables)
SAP ABAP Table DBFIELD (Field description for database tables) is using
# Object Type Object Name Object Description Note
     
1 Data Element  DBFIELDNAM Name of the DB field
2 Data Element  DBTYPE Database type
3 Data Element  DDLENG Length (No. of Characters)
4 Data Element  DECIMALS Number of Decimal Places
5 Data Element  DEFAULTPFX Prefix/Suffix for a DB default value
6 Data Element  DEFAULT_VA Default value for a DB column
7 Data Element  KEYFLAG Identifies a key field of a table
8 Data Element  KEYPOS Position of the index column within the indexes (1,2..)
9 Data Element  NULLABLE Null values allowed
10 Data Element  TABFDPOS Position of the field in the table