The CNVCDOPCA_COMP table in SAP ERP or S/4HANA stores CDOP – Results from Remote comparision data. There are total 9 fields in CNVCDOPCA_COMP table. The CDOP – Results from Remote comparision 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 CNVCDOPCA_COMP table. It is in CDOP: Clearing Analysis – Dictionary Objects (CNV_CDOP_CA_00) ABAP package and is part of the Landscape Transformation (CA-LT) module.
SAP CNVCDOPCA_COMP Table Fields
Following is the list of fields that are available in SAP CNVCDOPCA_COMP table. The primary key fields of the table are PROJECT_ID (CDOP – Project ID), SYSID (Name of SAP System), PGMID (Program ID in Requests and Tasks), SUB_TYPE (Object Type), SUB_NAME (ABAP Workbench: LIMU Name), DEST1 (Logical destination (specified in function call)), DEST2 (Logical destination (specified in function call)).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| PROJECT_ID | CDOP – Project ID | CNVCDOP_PROJECT_ID | * | CHAR (5) |
| SYSID | Name of SAP System | SYSYSID | CHAR (8) | |
| PGMID | Program ID in Requests and Tasks | PGMID | CHAR (4) | |
| SUB_TYPE | Object Type | TROBJTYPE | CHAR (4) | |
| SUB_NAME | ABAP Workbench: LIMU Name | EU_LNAME | CHAR (120) | |
| DEST1 | Logical destination (specified in function call) | RFCDEST | * | CHAR (32) |
| DEST2 | Logical destination (specified in function call) | RFCDEST | * | CHAR (32) |
| IS_EQUAL | Object is equal in DEST1 and DEST2 | CNVCDOP_IS_EQUAL | CHAR (1) | |
| INFO | Info Text from Remote compare, e.g. error information | CNVCDOP_INFO | CHAR (73) |


