SAP CNVMBTRULEFIPARS Table – parameters for rules mentioned in cnvmbtrulefield

The CNVMBTRULEFIPARS table in SAP ERP or S/4HANA stores parameters for rules mentioned in cnvmbtrulefield data. There are total 6 fields in CNVMBTRULEFIPARS table. The parameters for rules mentioned in cnvmbtrulefield 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 CNVMBTRULEFIPARS table. It is in MBT PCT : Process controlling functions 4.6 (CNV_MBT_PCL_46) ABAP package and is part of the Landscape Transformation (CA-LT) module.

SAP CNVMBTRULEFIPARS Table Fields

Following is the list of fields that are available in SAP CNVMBTRULEFIPARS table. The primary key fields of the table are CLIENT (Client), PACKID (Package Number of Transformation / Analysis Package), TABNAME (Table Name), RCVFIELD (Receiver Field), PARAMNAME (Parameter Name).

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 CNV_MBT_TABLE CHAR (16)
RCVFIELD Receiver Field CNV_MBT_RECFIELD CHAR (30)
PARAMNAME Parameter Name CNV_MBT_PNAME CHAR (20)
PARAMVAL Parameter Value CNV_MBT_PVAL CHAR (61)