DCIX030L SAP (Nametab header, database structure DDNTT & exp. flag byte) Structure details

Dictionary Type: Structure
Description: Nametab header, database structure DDNTT & exp. flag byte




ABAP Code to SELECT data from DCIX030L
Related tables to DCIX030L
Access table DCIX030L




Structure field list including key, data, relationships and ABAP select examples

DCIX030L is a standard SAP Structure so does not store data like a database table does. It can be used to define the fields of other actual tables or to process "Nametab header, database structure DDNTT & exp. flag byte" Information within sap ABAP programs.

This is done by declaring abap internal tables, work areas or database tables based on this Structure. These can then be used to store and process the required data appropriately.

i.e. DATA: wa_DCIX030L TYPE DCIX030L.

The DCIX030L table consists of various fields, each holding specific information or linking keys about Nametab header, database structure DDNTT & exp. flag byte data available in SAP. These include DBASE (Internal Name for Database), UUID (Global Unique ID for table), CRSTAMP (Time of nametab generation), ABSTAMP (ABAP Time Stamp).. See below for full list along with technical details, documentation, text table, check tables, foreign key relationships, conversion routines, relevant tcodes and example ABAP select code etc. .

Delivery Class:
Display/Maintenance via tcode SM30: Display/Maintenance Allowed but with Restrictions
SAP enhancement categories: Cannot Be Enhanced


SAP DCIX030L structure fields - Full list of fields found in SAP data dictionary

Field Description Data Element Data Type length (Dec) Check table Conversion Routine Domain Name MemoryID SHLP
TABNAMETable Name TABNAMECHAR30Assigned to domainAS4TABDTB
DBASEInternal Name for Database INTBASECHAR1CHAR1
UUIDGlobal Unique ID for table UUIDRAW16UUID
CRSTAMPTime of nametab generation CRSTAMPCHAR14TIMESTMP
ABSTAMPABAP Time Stamp ABSTAMPCHAR14TIMESTMP
DYSTAMPScreen time stamp DYSTAMPCHAR14TIMESTMP
FLDCNTNumber of table fields FLDCNTRAW2NTABLONG
TABLENTable length in bytes TABLENGTHRAW4DDRAW4
KEYCNTNumber of key fields in table KEYCNTRAW1NTABSHORT
KEYLENLength of Table Key in Bytes KEYLENGTHRAW2NTABLONG
CLPOSPosition number of the client field in the table CLPOSRAW1NTABSHORT
TABTYPEType of the Dictionary object TABTYPECHAR1TABTYPE
TABFORMHow the Dictionary object is implemented in the database TABFORMCHAR1TABFORM
REFNAMEName of physical table (for pool/cluster/view) REFNAMECHAR30Assigned to domainAS4TAB
FLAGBYTEFlag of length 1 byte for table attributes TABFLAG_DRAW1NTABSHORT
EXROUTFlag if table to be compressed EXROUTRAW1NTABSHORT
FLAG3Flag of length 1 byte for table attributes TABFLAG_DRAW1NTABSHORT
FLAG4Flag of length 1 byte for table attributes TABFLAG_DRAW1NTABSHORT
FLAG5Flag of length 1 byte for table attributes TABFLAG_DRAW1NTABSHORT
FLAG6Flag of length 1 byte for table attributes TABFLAG_DRAW1NTABSHORT
BUFSTATEBuffering type of table BUFSTATECHAR1BUFSTATE
BUFPARMSupplementary information in generic buffering BUFPARMRAW2NTABLONG
ALIGNTable alignment ALIGNMENTRAW1NTABSHORT
POINTERLGTable alignment ALIGNMENTRAW1NTABSHORT
UNICODELGUnicode length with which runtime object was generated UNICODELGRAW1NTABSHORT
PROTOKOLLLog Data Changes DDPROTOCOLCHAR1DDPROTOCOL
CLIDEPFlag indicating client-specific entries CLIDEPCHAR1CLIDEP
VIEWGRANTMaintenance status (modif. authorization) for view data VIEWGRANTCHAR1VIEWGRANT
COMPRFLAGCompression flag for cluster structures COMPRFLAGCHAR1AS400FLAG
MAINFLAGFlag if Maintenance with Standard Tools is allowed MAINTFLAGCHAR1MAINTFLAG
AUTHCLASSActivation type DDAUTTHCLCHAR1DDBOOL
SP2VBLOG handling in SP2 project SP2_FLAGCHAR1SP2_FLAG
MCFLGSign, if table appears in at least one synchronous MC ID MCFLGCHAR1MCFLG
VIEWBUFEXBuffered view exists for the table DDVIEWBUFCHAR1DDFLAG
DBPOSSELSelect * witout selection list possible for the table DDDBPOSSELCHAR1DDFLAG
DTELX031LDictionary object does not have a nametab field entry DDDTEL031CHAR1DDFLAG
HISTEXHistory nametab entry of current nametab exists DDHISTORYCHAR1DDFLAG
CLUSTHISTCluster history entry of current nametab exists DDCLHISTCHAR1DDFLAG
TABMAINTable maintenance not allowed DDTABMAINCHAR1DDFLAG
REDIRECTDATAACCRedirection of data access at runtime will be checked DDRDACCESSCHAR1DDFLAG
UNUSED2_7Bit not used in nametab DDUNUSEDCHAR1DDBOOL
DDNESTEDStructure is used as type at depth 0 DDNESTEDCHAR1DDFLAG
DDDEEPTable type used as type at depth 0 DDDEEPCHAR1DDFLAG
DDHYPHENField contains character '-' DDHYPHENCHAR1DDFLAG
NAMEDINCLTabelle/structure contains at least one named Include DDNAMEDINCHAR1DDFLAG
INCLEXISTTable/structure contains at least one Include DDINCLEXCHAR1DDFLAG
UNUSED3_5Bit not used in nametab DDUNUSEDCHAR1DDBOOL
UNUSED3_6Bit not used in nametab DDUNUSEDCHAR1DDBOOL
UNUSED3_7Bit not used in nametab DDUNUSEDCHAR1DDBOOL
SECWRITEWrite access to the table is logged DDSECWRITECHAR1DDFLAG
SECREADRead access to the table is logged DDSECREADCHAR1DDFLAG
NOPRIMKEYPrimary key does not exist in DB DDNOPRIMKEYCHAR1DDFLAG
JAVAONLYWrite access only with JAVA DDJAVAONLYCHAR1DDBOOL
UNUSED4_4Bit not used in nametab DDUNUSEDCHAR1DDBOOL
UNUSED4_5Table is in row store (otherwise column store) DDROWSTFLAGCHAR1DDROWSTFLAG
UNUSED4_6Bit not used in nametab DDUNUSEDCHAR1DDBOOL
ISEXTVIEWAn external view exists DDISEXTVIEWCHAR1DDBOOL
LONGSTRDisplays whether at least one long string exists DDLONGSTRCHAR1DDFLAG
STRINGDisplays whether one string exists DDSTRINGCHAR1DDFLAG
CLASSIFIEDTable Is Classified DDCLASSIFIEDCHAR1DDFLAG
EXTCLASS_1Enhancement Category DDEXTCLASSCHAR1DDFLAG
EXTCLASS_2Enhancement Category DDEXTCLASSCHAR1DDFLAG
WRONGCLEnhancement category is incorrect DDWRONGCLCHAR1DDWRONGCL
DECFLOATEXDisplays whether at least one decfloat column exists DDDECFLOATEXCHAR1DDDECFLOATEX
ISLOBSTRUCDisplays whether a derived LOB structure exists DDISLOBSTRUCCHAR1DDISLOBSTRUC
UNUSED6_0Bit not used in nametab DDUNUSEDCHAR1DDBOOL
ALWAYSTRPTable is always transparent on selective database DDALWAYSTRPCHAR1DDALWAYSTRP
UNUSED6_2Bit not used in nametab DDUNUSEDCHAR1DDBOOL
UNUSED6_3Bit not used in nametab DDUNUSEDCHAR1DDBOOL
UNUSED6_4Bit not used in nametab DDUNUSEDCHAR1DDBOOL
UNUSED6_5Bit not used in nametab DDUNUSEDCHAR1DDBOOL
UNUSED6_6Bit not used in nametab DDUNUSEDCHAR1DDBOOL
UNUSED6_7Bit not used in nametab DDUNUSEDCHAR1DDBOOL
BUFPARM1Number of fields in generic key DDBUFPARM1INT13DDINT1
BUFPARM2Length of generic key in bytes DDBUFPARM2INT13DDINT1

Key field Non-key field



How do I retrieve data from SAP structure DCIX030L using ABAP code?

As DCIX030L is a database structure and not a table it does not store any data in the SAP data dictionary. The ABAP SELECT statement is therefore not appropriate and can not be performed on DCIX030L as there is no data to select.

How to access SAP table DCIX030L

Within an ECC or HANA version of SAP you can also view further information about DCIX030L and the data within it using relevant transactions such as

SE11 (ABAP Dictionary Maintenance)
SM30 (Maintain Table Data)
SE80 (Object Navigator)
SE16 (Data Browser).


Search for further information about these or an SAP related objects



Comments on this SAP object

What made you want to lookup this SAP object? Please tell us what you were looking for and anything you would like to be included on this page!