The CNVCDOP_PROJECTS table in SAP ERP or S/4HANA stores CDOP – Projects data. There are total 5 fields in CNVCDOP_PROJECTS table. The CDOP – Projects 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 CNVCDOP_PROJECTS table. It is in CDOP: Control Center (CNV_CDOP_CC_00) ABAP package and is part of the Landscape Transformation (CA-LT) module.
SAP CNVCDOP_PROJECTS Table Fields
Following is the list of fields that are available in SAP CNVCDOP_PROJECTS table. The primary key fields of the table are PROJECT_ID (CDOP – Project ID).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| PROJECT_ID | CDOP – Project ID | CNVCDOP_PROJECT_ID | CHAR (5) | |
| PROJDEF_ID | CDOP – Project Definition ID | CNVCDOP_PROJDEFID | CNVCDOP_PROJDEF | CHAR (5) |
| CREATION_USER | CDOP – Project Created By | CNVCDOP_PROJUSER | CHAR (12) | |
| CREATION_DATE | CDOP – Project Created on | CNVCDOP_PROJDATE | DEC (15) | |
| DESCRIPTION | CDOP – Project Description | CNVCDOP_PROJ_DESC | CHAR (30) |


