The CNVMBTIFPARAMWC table in SAP ERP or S/4HANA stores Additional settings for PIFD objects in the Work Center data. There are total 4 fields in CNVMBTIFPARAMWC table. The Additional settings for PIFD objects in the Work Center 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 CNVMBTIFPARAMWC table. It is in PIFD Core Functionality and Types (CNV_MBT_PIFD_UIBASE_WC) ABAP package and is part of the Landscape Transformation (CA-LT) module.
SAP CNVMBTIFPARAMWC Table Fields
Following is the list of fields that are available in SAP CNVMBTIFPARAMWC table. The primary key fields of the table are WC_GUID (BTP GUID), INTERFACE_ID (PIFD Interface ID), PARAMETER_ID (PIFD Parameter ID).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| WC_GUID | BTP GUID | BTP_DL_GUID | CHAR (32) | |
| INTERFACE_ID | PIFD Interface ID | CNV_MBT_PIFD_INTERFACE_ID | CHAR (32) | |
| PARAMETER_ID | PIFD Parameter ID | CNV_MBT_PIFD_PARAM_ID | CHAR (32) | |
| CHECK_STATUS | Type of message in ULV logger | CNV_MBT_ULV_MSG_TYPE | CHAR (1) |


