The CNVMBTPROJECT table in SAP ERP or S/4HANA stores Existing Migration Projects data. There are total 6 fields in CNVMBTPROJECT table. The Existing Migration 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 CNVMBTPROJECT table. It is in Main components of PCL for SLO Products (CNV_MBT_MAIN) ABAP package and is part of the Landscape Transformation (CA-LT) module.
SAP CNVMBTPROJECT Table Fields
Following is the list of fields that are available in SAP CNVMBTPROJECT table. The primary key fields of the table are CLIENT (Client), PROJECT (Identification of MBT Project).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| CLIENT | Client | MANDT | CLNT (3) | |
| PROJECT | Identification of MBT Project | CNV_MBT_PROJ | CHAR (20) | |
| DESCRIPTION | Description Field Length 60 | CNV_MBT_TXT | CHAR (60) | |
| SCENARIO | MBT PCL: Scenario | CNV_MBT_SCENARIO | CHAR (4) | |
| MIFV_ID | PIFD Meta Interface Variant ID | CNV_MBT_PIFD_META_VARIANT_ID | CHAR (32) | |
| COT_ID | SLO COT Object GUID | CNV_MBT_COT_OBJECT_GUID | CHAR (32) |


