The CNVMBTSPEZTABKEY table in SAP ERP or S/4HANA stores Keys for specific rules for copy-/load-scenario data. There are total 5 fields in CNVMBTSPEZTABKEY table. The Keys for specific rules for copy-/load-scenario 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 CNVMBTSPEZTABKEY 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 CNVMBTSPEZTABKEY Table Fields
Following is the list of fields that are available in SAP CNVMBTSPEZTABKEY table. The primary key fields of the table are CLIENT (Client), PACKID (Package Number of Transformation / Analysis Package), TABNAME (Table Name), FIELDNAME (Field Name), RULETYPE (MBT PCL : Type of Rule (Copy or Load Procedure )).
| 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) | |
| TABNAME | Table Name | TABNAME | CHAR (30) | |
| FIELDNAME | Field Name | CNV_MBT_FIELD | CHAR (30) | |
| RULETYPE | MBT PCL : Type of Rule (Copy or Load Procedure ) | CNV_MBT_TYPE | CHAR (1) |


