The CNVC_SCNG_CA_PRJ table in SAP ERP or S/4HANA stores CDMC projects per each system ID in a run data. There are total 6 fields in CNVC_SCNG_CA_PRJ table. The CDMC projects per each system ID in a run 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_SCNG_CA_PRJ table. It is in SHC – System Comparison — Next generation (CNVC_SCNG) ABAP package and is part of the Landscape Transformation (CA-LT) module.
SAP CNVC_SCNG_CA_PRJ Table Fields
Following is the list of fields that are available in SAP CNVC_SCNG_CA_PRJ table. The primary key fields of the table are MANDT (Client), RUNID (Package Number), SIDNO (System nbr in run).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | CLNT (3) | |
| RUNID | Package Number | CNVC_SCNG_RUN | CHAR (8) | |
| SIDNO | System nbr in run | CNVC_SCNG_SIDNO | NUMC (2) | |
| SID | System ID | CNVC_SCNG_SIDD | CHAR (9) | |
| PROJ_ID | CDMC – Project ID | CNVC_CDMC_PROJECT_ID | CHAR (5) | |
| RFCDEST | Logical destination (specified in function call) | RFCDEST | CHAR (32) |


