SAP CNVC_CCE_CONV Table – Conversions-Table

The CNVC_CCE_CONV table in SAP ERP or S/4HANA stores Conversions-Table data. There are total 6 fields in CNVC_CCE_CONV table. The Conversions-Table 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_CONV 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_CONV Table Fields

Following is the list of fields that are available in SAP CNVC_CCE_CONV table. The primary key fields of the table are MANDT (Client), RUNID (Package Number), SID (System ID), DOMNAME (Domain), OLD_VALUE (Mapping: Old Value).

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)
DOMNAME Domain CNVC_CCE_DOMNAME CHAR (30)
OLD_VALUE Mapping: Old Value CNVC_CCE_OLD CHAR (20)
NEW_VALUE Mapping: New Value CNVC_CCE_NEW CHAR (20)