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