SAP ABAP Table DNTAB (DD interface: nametab definition for GET_NAMETAB)
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 DNTAB   Table Relationship Diagram
Short Description DD interface: nametab definition for GET_NAMETAB    
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 LANGU DDLANGUAGE SPRAS LANG 1   0   Language Key *
4 POSITION TABFDPOS AS4POS NUMC 4   0   Position of the field in the table  
5 OFFSET DOFFSET DOFFSET NUMC 6   0   Field Offset in Work Area  
6 KEYFLAG KEYFLAG KEYFLAG CHAR 1   0   Identifies a key field of a table  
7 FIELDTEXT AS4TEXT AS4TEXT CHAR 60   0   Short Description of Repository Objects  
8 DATATYPE DATATYPE_D DATATYPE CHAR 4   0   Data Type in ABAP Dictionary  
9 INTTYPE INTTYPE INTTYPE CHAR 1   0   ABAP data type (C,D,N,...)  
10 DDLEN DDLENG DDLENG NUMC 6   0   Length (No. of Characters)  
11 INTLEN INTLEN DDLENG NUMC 6   0   Internal Length in Bytes  
12 DECIMALS DECIMALS DDLENG NUMC 6   0   Number of Decimal Places  
13 CHECKTABLE CHECKTABLE AS4TAB CHAR 30   0   Check table name of the foreign key *
14 REFTABLE REFTABLE AS4TAB CHAR 30   0   Table for reference field *
15 REFFIELD REFFIELD FDNAME CHAR 30   0   Reference field for currency and qty fields *
16 PRECFIELD PRECFIELD FDNAME CHAR 30   0   Name of included table *
17 LOGFLAG LOGFLAG AS4FLAG CHAR 1   0   Indicator for writing change documents  
18 MEMORYID MEMORYID MEMORYID CHAR 20   0   Set/Get parameter ID *
19 LOWERCASE LOWERCASE AS4FLAG CHAR 1   0   Lowercase letters allowed/not allowed  
20 SIGN SIGNFLAG AS4FLAG CHAR 1   0   Flag for sign in numerical fields  
21 VALEXI VALEXI AS4FLAG CHAR 1   0   Existence of fixed values  
22 NOFORKEY AS4FLAG AS4FLAG CHAR 1   0   Flag (X or Blank)  
23 CONVEXIT CONVEXIT CONVEXIT CHAR 5   0   Conversion Routine  
History
Last changed by/on SAP  20110908 
SAP Release Created in