SAP ABAP Table DBFIELD (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
⤷
SDIC (Package) ABAP Dictionary

⤷

⤷

Basic Data
Table Category | INTTAB | Structure |
Structure | DBFIELD |
![]() |
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 | ![]() |
DBFIELDNAM | DBFIELDNAM | CHAR | 30 | 0 | Name of the DB field | ||
2 | ![]() |
TABFDPOS | AS4POS | NUMC | 4 | 0 | Position of the field in the table | ||
3 | ![]() |
KEYFLAG | KEYFLAG | CHAR | 1 | 0 | Identifies a key field of a table | ||
4 | ![]() |
KEYPOS | KEYPOS | NUMC | 4 | 0 | Position of the index column within the indexes (1,2..) | ||
5 | ![]() |
0 | 0 | Definition of a database domain | |||||
6 | ![]() |
DBTYPE | DBTYPE | CHAR | 20 | 0 | Database type | ||
7 | ![]() |
DDLENG | DDLENG | NUMC | 6 | 0 | Length (No. of Characters) | ||
8 | ![]() |
DECIMALS | DDLENG | NUMC | 6 | 0 | Number of Decimal Places | ||
9 | ![]() |
NULLABLE | AS4FLAG | CHAR | 1 | 0 | Null values allowed | ||
10 | ![]() |
DEFAULT_VA | DEFAULT_VA | CHAR | 75 | 0 | Default value for a DB column | ||
11 | ![]() |
DEFAULTPFX | SYCHAR03 | CHAR | 3 | 0 | Prefix/Suffix for a DB default value |
History
Last changed by/on | SAP | 20130604 |
SAP Release Created in |