The CNVCDOPCA_BADIS table in SAP ERP or S/4HANA stores CDOP : BADIs Implemented in the system data. There are total 6 fields in CNVCDOPCA_BADIS table. The CDOP : BADIs Implemented in the system 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_BADIS table. It is in CDOP: Control Center (CNV_CDOP_CC_00) ABAP package and is part of the Landscape Transformation (CA-LT) module.
SAP CNVCDOPCA_BADIS Table Fields
Following is the list of fields that are available in SAP CNVCDOPCA_BADIS table. The primary key fields of the table are PROJ_ID (CDOP – Project ID), SYSID (Name of SAP System), IMP_NAME (Business Add-In Implementation), EXIT_NAME (Business Add-in Definition).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| PROJ_ID | CDOP – Project ID | CNVCDOP_PROJECT_ID | * | CHAR (5) |
| SYSID | Name of SAP System | SYSYSID | CHAR (8) | |
| IMP_NAME | Business Add-In Implementation | EXIT_IMP | CHAR (20) | |
| EXIT_NAME | Business Add-in Definition | EXIT_DEF | CHAR (20) | |
| DEVCLASS | Package | DEVCLASS | * | CHAR (30) |
| ACTIVE | Activation Status of BADI Implementations | CNV_CDOP_BADIS_STATUS | CHAR (4) |


