The CNVMBTACTIVE table in SAP ERP or S/4HANA stores active packages and current phase data. There are total 4 fields in CNVMBTACTIVE table. The active packages and current phase 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 CNVMBTACTIVE 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 CNVMBTACTIVE Table Fields
Following is the list of fields that are available in SAP CNVMBTACTIVE table. The primary key fields of the table are CLIENT (Client), SUBPROJECT (Identification of MBT Subproject).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| CLIENT | Client | MANDT | CLNT (3) | |
| SUBPROJECT | Identification of MBT Subproject | CNV_MBT_SUBPROJ | CNVMBTSUBPROJECT | CHAR (20) |
| PACKID | Package Number of Transformation / Analysis Package | CNV_MBT_PACKID | CNVMBTPACK | CHAR (5) |
| PHASE | Phase of the Migration Project | CNV_MBT_PHASE | CNVMBTACTIVITY | CHAR (40) |


