The CNVCDMC_BGNDWP table in SAP ERP or S/4HANA stores CDMC : Background work processes to be used in Anal System data. There are total 6 fields in CNVCDMC_BGNDWP table. The CDMC : Background work processes to be used in Anal 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 CNVCDMC_BGNDWP table. It is in CDMC : Data Dictionary Objects (CNV_CDMC_DDICOBJS) ABAP package and is part of the Custom Development Management Cockpit (SV-SMG-CCM-CDM) module.
SAP CNVCDMC_BGNDWP Table Fields
Following is the list of fields that are available in SAP CNVCDMC_BGNDWP table. The primary key fields of the table are PROJ_ID (CDMC – Project ID), SYSID (Name of SAP System), RFCDEST (Logical destination (specified in function call)), SYSROLE (CDMC : Role of the System in a CDOP Project).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| PROJ_ID | CDMC – Project ID | CNVCDMC_PROJECT_ID | * | CHAR (5) |
| SYSID | Name of SAP System | SYSYSID | CHAR (8) | |
| RFCDEST | Logical destination (specified in function call) | RFCDEST | * | CHAR (32) |
| SYSROLE | CDMC : Role of the System in a CDOP Project | CNVCDMC_SYSROLE | CHAR (1) | |
| AVAIL_BGND_WP | CDMC : Avilable background work processes | CNVCDMC_AVAIL_BGND_WP | NUMC (2) | |
| NO_WP_TO_BE_USED | CDMC : Background work processes to be used | CNVCDMC_NO_WP_TO_BE_USED | NUMC (2) |


