The CNVMBTDEXKEYS table in SAP ERP or S/4HANA stores DEX clukeys based on migration objects data. There are total 6 fields in CNVMBTDEXKEYS table. The DEX clukeys based on migration objects 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 CNVMBTDEXKEYS 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 CNVMBTDEXKEYS Table Fields
Following is the list of fields that are available in SAP CNVMBTDEXKEYS table. The primary key fields of the table are DEXID (DMIS PCL Data Extract ID), CONVOBJECT (Conversion Object), FILE_SEQNO (Max. portion), PORTION (Max. portion).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| DEXID | DMIS PCL Data Extract ID | CNV_MBT_DEXID | CHAR (20) | |
| CONVOBJECT | Conversion Object | CNV_MBT_COBJ | CHAR (16) | |
| FILE_SEQNO | Max. portion | CNV_MBT_MAX_PORT | NUMC (5) | |
| PORTION | Max. portion | CNV_MBT_MAX_PORT | NUMC (5) | |
| SRTF2_FROM | Next record counter in EXPORT/IMPORT data tables | INDX_SRTF2 | INT4 (10) | |
| SRTF2_TO | Next record counter in EXPORT/IMPORT data tables | INDX_SRTF2 | INT4 (10) |


