SAP CNVC_CCE_PARAMS Table – Parameters

The CNVC_CCE_PARAMS table in SAP ERP or S/4HANA stores Parameters data. There are total 4 fields in CNVC_CCE_PARAMS table. The Parameters 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_PARAMS 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_PARAMS Table Fields

Following is the list of fields that are available in SAP CNVC_CCE_PARAMS table. The primary key fields of the table are MANDT (Client), RUNID (Package Number), PARAM (parameter).

Field Description Data Element Check Table Data Type
MANDT Client MANDT CLNT (3)
RUNID Package Number CNVC_SCNG_RUN CHAR (8)
PARAM parameter CNVC_CCE_PARAM CHAR (16)
VALUE Name of Element to replace CNVC_CCE_VALUE CHAR (32)