SAP ABAP Table DBNTAB (Table Containing Data about Nametab Database Differences)
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 | DBNTAB |
|
| Short Description | Table Containing Data about Nametab Database Differences |
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 | |
TABNAME | AS4TAB | CHAR | 30 | 0 | Table Name | * | |
| 2 | |
FIELDNAME | FDNAME | CHAR | 30 | 0 | Field Name | * | |
| 3 | |
FLPOS | NTABLONG | RAW | 2 | 0 | Position number of table field in database | ||
| 4 | |
DATATYPE_D | DATATYPE | CHAR | 4 | 0 | Data Type in ABAP Dictionary | ||
| 5 | |
DBLENGTH | NTABLONG | RAW | 2 | 0 | Field Length in ABAP | ||
| 6 | |
INTDECIM | NTABSHORT | RAW | 1 | 0 | Number of decimal places in the field | ||
| 7 | |
DDINTLENG | NTABLONG | RAW | 2 | 0 | Dictionary length for DEC, CURR, QUAN types | ||
| 8 | |
KEYPOS | KEYPOS | NUMC | 4 | 0 | Position of the index column within the indexes (1,2..) | ||
| 9 | |
DBTYPE | DBTYPE | CHAR | 20 | 0 | Database type | ||
| 10 | |
DDLEN | DDLEN | NUMC | 4 | 0 | Length of Field (Number of Characters) | ||
| 11 | |
DECIMALS | DDLENG | NUMC | 6 | 0 | Number of Decimal Places | ||
| 12 | |
DDLEN | DDLEN | NUMC | 4 | 0 | Length of Field (Number of Characters) | ||
| 13 | |
KEYPOS | KEYPOS | NUMC | 4 | 0 | Position of the index column within the indexes (1,2..) | ||
| 14 | |
DIFFTYPE | AS4FLAG | CHAR | 1 | 0 | Specification of difference between two data types |
History
| Last changed by/on | SAP | 20100420 |
| SAP Release Created in |