The CNVMBTDEXMAP table in SAP ERP or S/4HANA stores Mapping between files and migration objects data. There are total 9 fields in CNVMBTDEXMAP table. The Mapping between files and 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 CNVMBTDEXMAP 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 CNVMBTDEXMAP Table Fields
Following is the list of fields that are available in SAP CNVMBTDEXMAP table. The primary key fields of the table are DEXID (DMIS PCL Data Extract ID), FILE_TYPE (DMIS PCL Data Extract File type), FILE_SEQNO (DMIS Data extract File Sequence number), ACTION (DMIS PCL Data Extract Action), ACTION_NUM (DMIS PCL Data Extract Action number), CONVOBJECT (Conversion Object).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| DEXID | DMIS PCL Data Extract ID | CNV_MBT_DEXID | CHAR (20) | |
| FILE_TYPE | DMIS PCL Data Extract File type | CNV_MBT_DEXFILETYPE | CHAR (1) | |
| FILE_SEQNO | DMIS Data extract File Sequence number | CNV_MBT_DEXFILESEQNO | NUMC (6) | |
| ACTION | DMIS PCL Data Extract Action | CNV_MBT_DEXACTION | CHAR (1) | |
| ACTION_NUM | DMIS PCL Data Extract Action number | CNV_MBT_ACTIONNUM | NUMC (4) | |
| CONVOBJECT | Conversion Object | CNV_MBT_COBJ | CHAR (16) | |
| STARTTIME | Time Stamp for the Start of an Activity | CNV_MBT_STATE_STARTTIME | DEC (15) | |
| ENDTIME | Time Stamp for the End of the Activity | CNV_MBT_STATE_ENDTIME | DEC (15) | |
| ACTIVE | State activated / deactivated | CNV_MBT_ACTIVE | CHAR (1) |


