SAP CNVMBTSPEC Table – Special handling of tables

The CNVMBTSPEC table in SAP ERP or S/4HANA stores Special handling of tables data. There are total 10 fields in CNVMBTSPEC table. The Special handling of tables 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 CNVMBTSPEC table. It is in DMIS objects for release starting with 620 (CNV_MBT_MAIN_620) ABAP package and is part of the Landscape Transformation (CA-LT) module.

SAP CNVMBTSPEC Table Fields

Following is the list of fields that are available in SAP CNVMBTSPEC table. The primary key fields of the table are CLIENT (Client), PACKID (Package Number of Transformation / Analysis Package), TASK (Task Id), VALNUM (Index number for a given entry).

Field Description Data Element Check Table Data Type
CLIENT Client MANDT CLNT (3)
PACKID Package Number of Transformation / Analysis Package CNV_MBT_PACKID CHAR (5)
TASK Task Id CNV_MBT_SPEC_TASKID CHAR (5)
VALNUM Index number for a given entry CNV_MBT_VAL NUMC (5)
OBJECTTYPE Object type CNV_MBT_OBJ CHAR (10)
SIGN ABAP: ID: I/E (include/exclude values) TVARV_SIGN CHAR (1)
SOPTION ABAP: Selection option (EQ/BT/CP/…) TVARV_OPTI CHAR (2)
VALUE_LOW Low Value CNV_MBT_VALUE_LOW CHAR (45)
VALUE_HIGH High Value CNV_MBT_VALUE_HIGH CHAR (45)
EXTID External ID for Identification of Related Values CNV_MBT_EXTID CHAR (20)