SAP ABAP Table DDXTF (Nametab Field Structure for Delayed Writing)
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 TRANSP    Transparent table 
Transparent table DDXTF   Table Relationship Diagram
Short Description Nametab Field Structure for Delayed Writing    
Delivery and Maintenance
Pool/cluster      
Delivery Class W   System table, contents transportable via separate TR objects 
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 MODEFLAG ACTFLAG ACTFLAG CHAR 1   0   Activation flag  
3 POSITION TABFDPOS AS4POS NUMC 4   0   Position of the field in the table  
4 .INCLUDE       0   0   Nametab Structure, Database Structure DDNTF  
5 FLAG1 FDFLAG1 NTABSHORT RAW 1   0   Flag 1 length 1 byte for field attributes  
6 FLAG2 FDFLAG2 NTABSHORT RAW 1   0   Flag 2 length 1 byte for field attributes  
7 FLAG3 FDFLAG1 NTABSHORT RAW 1   0   Flag 1 length 1 byte for field attributes  
8 FLAG4 FDFLAG2 NTABSHORT RAW 1   0   Flag 2 length 1 byte for field attributes  
9 DBTABPOS FLPOS NTABLONG RAW 2   0   Position number of table field in database  
10 FIELDTYPE FLDTYPE NTABSHORT RAW 1   0   ABAP data type (coded)  
11 OFFSET ROFFSET DDRAW4 RAW 4   0   Table field offset  
12 DBLENGTH DBLENGTH NTABLONG RAW 2   0   Field Length in ABAP  
13 DBLENGTH2 DBLENGTH2 DDRAW4 RAW 4   0   ABAP Dictionary: Length on Database  
14 EXLENGTH OUTLENGTH NTABLONG RAW 2   0   Field Output Length  
15 DECIMALS INTDECIM NTABSHORT RAW 1   0   Number of decimal places in the field  
16 DEPTH DDDEPTH NTABSHORT RAW 1   0   Depth in nested structures  
17 FLDALIGN FLDALIGN NTABSHORT RAW 1   0   Alignment of types with different pointer lengths  
18 FIELDNAME FIELDNAME FDNAME CHAR 30   0   Field Name *
19 ROLLNAME ROLLNAME ROLLNAME CHAR 30   0   Data element (semantic domain) *
20 ABTYPE ABTYPE NTABSHORT RAW 1   0   ABAP data type (nametab interface coded)  
21 DTYP DATATYPE_D DATATYPE CHAR 4   0   Data Type in ABAP Dictionary  
22 EXID INTTYPE INTTYPE CHAR 1   0   ABAP data type (C,D,N,...)  
23 REFTABLE REFTABLE AS4TAB CHAR 30   0   Table for reference field *
24 REFFIELD REFFIELD FDNAME CHAR 30   0   Reference field for currency and qty fields *
25 PRECFIELD PRECINTERN NTABLONG RAW 2   0   Internal precision  
26 CONVEXIT CONVEXIT CONVEXIT CHAR 5   0   Conversion Routine  
27 MEMORYID MEMORYID MEMORYID CHAR 20   0   Set/Get parameter ID *
28 CHECKTABLE CHECKTABLE AS4TAB CHAR 30   0   Check table name of the foreign key *
29 DIGITS DDINTLENG NTABLONG RAW 2   0   Dictionary length for DEC, CURR, QUAN types  
History
Last changed by/on SAP  20110908 
SAP Release Created in