STRUC_CM_COMPARE SAP (CM: Structure for Reconcilation-tool XUXI) Structure details

Dictionary Type: Structure
Description: CM: Structure for Reconcilation-tool XUXI




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




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

STRUC_CM_COMPARE 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 "CM: Structure for Reconcilation-tool XUXI" 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_STRUC_CM_COMPARE TYPE STRUC_CM_COMPARE.

The STRUC_CM_COMPARE table consists of various fields, each holding specific information or linking keys about CM: Structure for Reconcilation-tool XUXI data available in SAP. These include SON_INSTNO (IB: Component (instance)), SON_NR (Counter), OBJTYP (CM: Object type for the reservation of structure components), UNIT (Base Unit of Measure).. 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 STRUC_CM_COMPARE 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
PAR_INSTNOIB: Component (instance) IB_INSTANCENUMC18ALPHAIB_INSTANCEIBC
SON_INSTNOIB: Component (instance) IB_INSTANCENUMC18ALPHAIB_INSTANCEIBC
SON_NRCounter COUNTER1INT13COUNTER1
OBJTYPCM: Object type for the reservation of structure components DE_CM_OBJTYPCHAR4DO_CM_OBJTYP
UNITBase Unit of Measure MEINSUNIT3Assigned to domainCUNITMEINS
AMOUNTQuantity field, length 13, with +/- sign MENGV13QUAN13(3) MENGV13
VALID_FROMUTC Time Stamp in Short Form (YYYYMMDDhhmmss) TIMESTAMPDEC15TZNTSTMPS
VALID_TOUTC Time Stamp in Short Form (YYYYMMDDhhmmss) TIMESTAMPDEC15TZNTSTMPS
IB_DESCRIPTIONDescription of a Configuration Management Object DE_CM_DESCRIPTIONCHAR40DO_CM_DESCRIPTION
GUIDGUID for external usage (for example, as BOR key) in CM DE_CM_EXTERNAL_GUIDCHAR32SYSUUID_C
DOKARDocument Type DOKARCHAR3Assigned to domainDOKARCV2
DOKNRDocument number DOKNRCHAR25Assigned to domainALPHADOKNRCV1
DOKTLDocument Part DOKTL_DCHAR3DOKTLCV4
DOKVRDocument Version DOKVRCHAR2DOKVRCV3
WERKSPlant WERKS_DCHAR4Assigned to domainWERKSWRKH_T001W_C
POSNRWBS Element PS_POSNRNUMC8Assigned to domainABPSPPS_POSNR
STPOZInternal counter CIM_COUNTNUMC8CIM_COUNT
STLKNBOM item node number STLKNNUMC8KNTNR
AUFPLRouting number of operations in the order CO_AUFPLNUMC10AUFPL
BASELINE_IDBaseline DE_CM_BASELINE_IDCHAR30DO_CM_BASELINECM_BASELINE
LC_PHASEKey for the life cycle phase DE_CM_LIFE_CYCLE_PHASECHAR5Assigned to domainDO_CM_LIFE_CYCLE_PHASECM_LC_PHASE
FOLDER_IDConfiguration folder DE_CM_FOLDER_IDCHAR40DO_CM_FOLDER_IDCM_FOLDER
PRODUCT_IDConfiguration definition DE_CM_PRODUCT_IDCHAR40Assigned to domainDO_CM_PRODUCT_IDCM_PRODUCT
PSPNRProject definition (internal) PS_INTNRNUMC8Assigned to domainKONPDPS_PSPNR
STLALAlternative BOM STALTCHAR2ALPHAALTNR
STLNRBill of material STNUMCHAR8NUMCVSTNUMSTLNR
STLTYBOM category STLTYCHAR1STLTY
SPECNONumber of a Set of Model Service Specifications SPEC_NOCHAR10Assigned to domainALPHASPEC10MSPSPEC
PLZAEHLInternal counter CIM_COUNTNUMC8CIM_COUNT
PLNNRKey for Task List Group PLNNRCHAR8ALPHAPLNNRPLNPLKS
PLNTYTask List Type PLNTYCHAR1Assigned to domainPLNTYPTYH_TCA01
SERNOSerial Number GERNRCHAR18GERNRGERNRSER
MATNRMaterial Number MATNRCHAR18Assigned to domainMATN1MATNRMATS_MAT1
KLARTClass Type KLASSENARTCHAR3Assigned to domainKLASSENARTKAR
APLZLGeneral counter for order CO_APLZLNUMC8Assigned to domainCO_APLZL

Key field Non-key field



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

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

How to access SAP table STRUC_CM_COMPARE

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