The CNVMBTPACKT table in SAP ERP or S/4HANA stores package description/ text table for cnvmbtpack data. There are total 4 fields in CNVMBTPACKT table. The package description/ text table for cnvmbtpack 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 CNVMBTPACKT 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 CNVMBTPACKT Table Fields
Following is the list of fields that are available in SAP CNVMBTPACKT table. The primary key fields of the table are CLIENT (Client), PACKID (Package Number of Transformation / Analysis Package), SPRAS (Language Key).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| CLIENT | Client | MANDT | CLNT (3) | |
| PACKID | Package Number of Transformation / Analysis Package | CNV_MBT_PACKID | CNVMBTPACK | CHAR (5) |
| SPRAS | Language Key | SPRAS | LANG (1) | |
| PACK_DESCR | Description Field | CNV_MBT_DESCRIPT | CHAR (60) |


