SAP ABAP Table DDXTT (Nametab header 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 DDXTT   Table Relationship Diagram
Short Description Nametab header 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 MODEFLAG MODEFLAG CHAR 1   0   Results of Distribution Run (Table DDXTT)  
3 .INCLUDE       0   0   Nametab Header, Database Structure DDNTT  
4 DBASE INTBASE CHAR1 CHAR 1   0   Internal Name for Database  
5 UUID UUID UUID RAW 16   0   Global Unique ID for table  
6 CRSTAMP CRSTAMP TIMESTMP CHAR 14   0   Time of nametab generation  
7 ABSTAMP ABSTAMP TIMESTMP CHAR 14   0   ABAP Time Stamp  
8 DYSTAMP DYSTAMP TIMESTMP CHAR 14   0   Screen time stamp  
9 FLDCNT FLDCNT NTABLONG RAW 2   0   Number of table fields  
10 TABLEN TABLENGTH DDRAW4 RAW 4   0   Table length in bytes  
11 KEYCNT KEYCNT NTABSHORT RAW 1   0   Number of key fields in table  
12 KEYLEN KEYLENGTH NTABLONG RAW 2   0   Length of Table Key in Bytes  
13 CLPOS CLPOS NTABSHORT RAW 1   0   Position number of the client field in the table  
14 TABTYPE TABTYPE TABTYPE CHAR 1   0   Type of the Dictionary object  
15 TABFORM TABFORM TABFORM CHAR 1   0   How the Dictionary object is implemented in the database  
16 REFNAME REFNAME AS4TAB CHAR 30   0   Name of physical table (for pool/cluster/view) *
17 FLAGBYTE TABFLAG_D NTABSHORT RAW 1   0   Flag of length 1 byte for table attributes  
18 EXROUT EXROUT NTABSHORT RAW 1   0   Flag if table to be compressed  
19 FLAG3 TABFLAG_D NTABSHORT RAW 1   0   Flag of length 1 byte for table attributes  
20 FLAG4 TABFLAG_D NTABSHORT RAW 1   0   Flag of length 1 byte for table attributes  
21 FLAG5 TABFLAG_D NTABSHORT RAW 1   0   Flag of length 1 byte for table attributes  
22 FLAG6 TABFLAG_D NTABSHORT RAW 1   0   Flag of length 1 byte for table attributes  
23 BUFSTATE BUFSTATE BUFSTATE CHAR 1   0   Buffering type of table  
24 BUFPARM BUFPARM NTABLONG RAW 2   0   Supplementary information in generic buffering  
25 ALIGN ALIGNMENT NTABSHORT RAW 1   0   Table alignment  
26 POINTERLG POINTERLG NTABSHORT RAW 1   0   Pointer length with which nametab was generated  
27 UNICODELG UNICODELG NTABSHORT RAW 1   0   Unicode length with which runtime object was generated  
28 COMPCNT DDCOMPCNT NTABLONG RAW 2   0   ABAP Dictionary: Number of Fields with Depth 0  
29 LEAFCNT DDLEAFCNT NTABLONG RAW 2   0   ABAP Dictionary: Leaf Content of Structure  
30 STATEFLAG STATEFLAG ACTFLAG CHAR 1   0   Flag for SAP Upgrade  
31 TABLSIZE     CHAR 7   0    
History
Last changed by/on SAP  20141013 
SAP Release Created in