CNVCDMC_SAITEM_TC SAP (CDMC: SAP Solution Manager: Transaction Code Assignment) Structure details

Dictionary Type: Structure
Description: CDMC: SAP Solution Manager: Transaction Code Assignment




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




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

CNVCDMC_SAITEM_TC 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 "CDMC: SAP Solution Manager: Transaction Code Assignment" 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_CNVCDMC_SAITEM_TC TYPE CNVCDMC_SAITEM_TC.

The CNVCDMC_SAITEM_TC table consists of various fields, each holding specific information or linking keys about CDMC: SAP Solution Manager: Transaction Code Assignment data available in SAP. These include COMPONENT (Technical Description of Logical Components), PRODUCT_INSTANCE (Product/Main Instance), PRODUCT (PPMS Product), SYSTEMINST (Main Instances).. 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 CNVCDMC_SAITEM_TC 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
SCRTEXT Screen Texts in SAP Solution Manager Transaction Tab0
COMPONENT Technical Description of Logical Components0
PRODUCT_INSTANCE Product/Main Instance0
PRODUCT PPMS Product0
SYSTEMINST Main Instances0
ID Transaction Code/Report Name/URL0
EXT_IDURL for the SAP Portal AGR_URLCHAR255AGR3_HTML
URL_TYPEType of URL URLTYPECHAR20URLTYPE
IN_SCOPE SAP Solution Manager: Selection Flag0
NAMEName UFNAME100CHAR100TEXT100
TYPEValid Reference Types in Structure Repository HIER_RTYPECHAR4Assigned to domainHIER_RTYPE
NODE_TYPEValid Node Types in Structure Repository HIER_NODETCHAR4Assigned to domainHIER_NODET
NODE_IDUnique ID - 32 characters HIER_GUIDCHAR32SYCHAR32
TREE_IDUnique ID - 32 characters HIER_GUIDCHAR32SYCHAR32
IS_DEFAULT SAP Solution Manager: Selection Flag0
DLOCKFLAG Template0
INPCHK_BMSOData element for Flag - Any use UFFLAGCHAR1UFFLAG
INPCHK_IDData element for Flag - Any use UFFLAGCHAR1UFFLAG
INPCHK_COMPONENTData element for Flag - Any use UFFLAGCHAR1UFFLAG
COPY_NODEUnique ID - 32 characters HIER_GUIDCHAR32SYCHAR32
COPY_TREEGUID for Structure HIER_TREEGCHAR32SYCHAR32S_TREE_ID
COPNODFRSTUnique ID - 32 characters HIER_GUIDCHAR32SYCHAR32
COPTREFRSTGUID for Structure HIER_TREEGCHAR32SYCHAR32S_TREE_ID
DIR_PROCESSINGTYPE SAP Solution Manager Directory: Processing type0

Key field Non-key field



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

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

How to access SAP table CNVCDMC_SAITEM_TC

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