CNVCDOPUCIA_DDREFSTRUC SAP (DD: General Reference Structure in ABAP Dictionary for KB) Structure details

Dictionary Type: Structure
Description: DD: General Reference Structure in ABAP Dictionary for KB




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




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

CNVCDOPUCIA_DDREFSTRUC 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 "DD: General Reference Structure in ABAP Dictionary for KB" 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_CNVCDOPUCIA_DDREFSTRUC TYPE CNVCDOPUCIA_DDREFSTRUC.

The CNVCDOPUCIA_DDREFSTRUC table consists of various fields, each holding specific information or linking keys about DD: General Reference Structure in ABAP Dictionary for KB data available in SAP. These include BOOL (DD: truth value), SYMBOL (30 Characters), CLASS (Object class), MODE (DD.: definition of activation mode).. 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: Not classified


SAP CNVCDOPUCIA_DDREFSTRUC 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
STATEStatus of the ABAP Dictionary object OBJSTATECHAR1OBJSTATE
BOOLDD: truth value DDBOOL_DCHAR1DDBOOL
SYMBOL30 Characters CHAR30CHAR30CHAR30
CLASSObject class DDCLASSCHAR4DDCLASS
MODEDD.: definition of activation mode DD_ACTMODEINT25DD_ACTMODE
TRACEDD: definition of the trace level DD_TRACENUMC1DD_TRACE
FLAGData element for checkboxes in the ABAP Dictionary area DD_FLAGCHAR1DDFLAG
NODIR21DD: Inactive nametab and activation prog. do not rec. conv. NODIR21CHAR1NODIR21
STATISTDD: Flag: Are statistics generated?/What type of statistics? STATISTCHAR1STATIST
DDFUNCDD: abbreviation for a DD action DDFUNCCHAR3DDFUNC
RSDEVICEDD: Log types displayable with report RSPUTPRT RSDEVICECHAR1RSDEVICE
SEVERITYDD: severity DDSEVERITYCHAR1DDSEVERITY
GENBBFUNCDD: function codes for report RDDGENBB GENBBFUNCCHAR1GENBBFUNC
CALL_MODEDD: Differentiating TBATG Entries CALL_MODECHAR1CALL_MODE
OBJLISTDD: List of object types to be processed OBJLISTECHAR40CHAR40
TBATGUSERDD: User requesting the DDL operation TBATGUSERCHAR12UNAME
TBATGOBJECDD: name of an object from TBATG TBATGOBJECCHAR30TABNAME
CNV_ORDERDD: Conversion methods for pool/cluster to transparent CNV_ORDERCHAR1CNV_ORDER
AUTH_CHKDD: flag whether authority check should be made DDAUTH_CHKCHAR1DDFLAG
LANGUDEPFlag if table is language-specific LANGUDEPCHAR1LANGUDEP
DELALLDD: Flag if all versions should be deleted DDDELALLCHAR1DDDELALL
DELNOREFDD: Flag if all versions should be deleted DDDELNOREFCHAR1DDDELNOREF
BUFALLOWBuffering status DBUFALLOWCHAR1DD_RADIO
BUFFKINDBuffering type BUFFKINDCHAR1DD_CHKBOX
07V_TXTType of translation DD07V_TXTCHAR60AS4TEXT
TRANSLType of Translation TRANSLCHAR1DD_RADIO
TRANSPTXTConvert to transparent table or maintain transparency TRANSPTXTCHAR33TRANSPTXT
BUF_INICATABAP Dict.: buffering status of tables during conversion BUF_INICATCHAR1DD_CHKBOX
PARA_GRADEDD: Number of processes for parallel execution PARA_GRADENUMC2PARA_GRADE
DISTRIBUTDD: Distribution of processes DISTRIBUTCHAR6DISTIBUT
PROC_CLASSDD: Process class in which the program runs PROC_CLASSCHAR3PROC_CLASS
SYNC_CLASSDD: Category of program execution SYNC_CLASSCHAR1SYNC_CLASS
PART_CLASSDD: Category of partitioning of work list PART_CLASSCHAR3PART_CLASS
DBLENDD: DB length of DD objects and fields DBLENINT25DBLEN
MESSAGEDD: Message from T100 (appl. area and number) DDMESSAGECHAR23DDMESSAGE
DDDATE 0
DDTIME 0
DDCRUCNTCreate DB table for Unicode nametabs DDCRUCNTCHAR1DDBOOL
CLI_ADD_TYPE Type of Client-Dependency0
COM_SIZE Commit Size0

Key field Non-key field



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

As CNVCDOPUCIA_DDREFSTRUC 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 CNVCDOPUCIA_DDREFSTRUC as there is no data to select.

How to access SAP table CNVCDOPUCIA_DDREFSTRUC

Within an ECC or HANA version of SAP you can also view further information about CNVCDOPUCIA_DDREFSTRUC 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!