SAP CNVMBTCUSTCR Table – Customer defined extension packages

The CNVMBTCUSTCR table in SAP ERP or S/4HANA stores Customer defined extension packages data. There are total 8 fields in CNVMBTCUSTCR table. The Customer defined extension packages 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 CNVMBTCUSTCR table. It is in Components of PCL to be imported into PCL system (CNV_MBT_PCL) ABAP package and is part of the Landscape Transformation (CA-LT) module.

SAP CNVMBTCUSTCR Table Fields

Following is the list of fields that are available in SAP CNVMBTCUSTCR table. The primary key fields of the table are CLIENT (Client), PACKID (Package Number of Transformation / Analysis Package), EXT_PACKID (IS: External Packid).

Field Description Data Element Check Table Data Type
CLIENT Client MANDT CLNT (3)
PACKID Package Number of Transformation / Analysis Package CNV_MBT_PACKID CHAR (5)
EXT_PACKID IS: External Packid CNV_MBT_EXT_PACKID CHAR (5)
ACTIVE State activated / deactivated CNV_MBT_ACTIVE CHAR (1)
CTIME MBT PCL create/change timestamp CNV_MBT_CTIME DEC (15)
CUSER MBT PCL created / changed username CNV_MBT_CUSER CHAR (12)
COPY_VARIANT Variants in TDMS and CMIS copy functionality CNV_MBT_COPY_VARIANT CHAR (10)
COPY_VARIANTDEAC Variants in TDMS and CMIS copy functionality – deactivation CNV_MBT_COPY_VARIANT_DEACT CHAR (10)