The CNVC_CCE_OBJ_TAB table in SAP ERP or S/4HANA stores Mapping check tables to head tables data. There are total 6 fields in CNVC_CCE_OBJ_TAB table. The Mapping check tables to head tables 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_OBJ_TAB 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_OBJ_TAB Table Fields
Following is the list of fields that are available in SAP CNVC_CCE_OBJ_TAB table. The primary key fields of the table are MANDT (Client), RUNID (Package Number), HEADER_TAB (Header table), CHECK_TAB (Check table).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | CLNT (3) | |
| RUNID | Package Number | CNVC_SCNG_RUN | CHAR (8) | |
| HEADER_TAB | Header table | CNVC_CCE_HEADER_TAB | CHAR (30) | |
| CHECK_TAB | Check table | CNVC_CCE_CHECK_TAB | CHAR (30) | |
| CLIDEP | Client-Specific Flag | CLIDEP | CHAR (1) | |
| CONTFLAG | Delivery class | CONTFLAG | CHAR (1) |


