The CNVC_CCE_USG_RES table in SAP ERP or S/4HANA stores Customizing Comparison:Result table for usage of customizing data. There are total 11 fields in CNVC_CCE_USG_RES table. The Customizing Comparison:Result table for usage of customizing table is available in all major SAP S/4HANA versions, is implemented as a Column Store table within the SAP HANA database. Additionally we provide an overview of the structure and fields of CNVC_CCE_USG_RES table. It is in SHC – Customizing Comparison Engine (CNVC_CCE) ABAP package and is part of the Landscape Transformation (CA-LT) module.
SAP CNVC_CCE_USG_RES Table Fields
Following is the list of fields that are available in SAP CNVC_CCE_USG_RES table. The primary key fields of the table are MANDT (Client), RUNID (Package Number), SID (System ID), CUSTOMIZING_TAB (Name of Customizing Table), APPL_TAB (Application Table Checked for Usage of Customizing), CUSTOMIZING_FLD (Name of Field in Customizing Table).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | CLNT (3) | |
| RUNID | Package Number | CNVC_SCNG_RUN | CHAR (8) | |
| SID | System ID | CNVC_CCE_SID | CHAR (3) | |
| CUSTOMIZING_TAB | Name of Customizing Table | CNVC_CCE_CUSTOMIZING_TABNAME | CHAR (16) | |
| APPL_TAB | Application Table Checked for Usage of Customizing | CNVC_CCE_APPL_TABNAME | CHAR (16) | |
| CUSTOMIZING_FLD | Name of Field in Customizing Table | CNVC_CCE_CUSTOMIZING_FIELDNAME | CHAR (30) | |
| APPL_FLD | Name of Field in Application Table | CNVC_CCE_APPL_FIELDNAME | CHAR (30) | |
| VALUE | Field Value matching between customizing and application tab | CNVC_CCE_FIELDVALUE | CHAR (132) | |
| APPL_COMPONENT | Application | CNVC_CCE_APPL | CHAR (24) | |
| DESCRIPTION | Description for Field Mapping | CNVC_CCE_DESCRIPTION | CHAR (60) | |
| ORG_UNIT_FLAG | Flag for Org. Unit Relevant (‘X’ = Org. Unit Relevant) | CNVC_CCE_ORG_UNIT_RELEVANT | CHAR (1) |


