The CNVMBTRFCRULES table in SAP ERP or S/4HANA stores Rules for the rfc management data. There are total 4 fields in CNVMBTRFCRULES table. The Rules for the rfc management 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 CNVMBTRFCRULES 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 CNVMBTRFCRULES Table Fields
Following is the list of fields that are available in SAP CNVMBTRFCRULES table. The primary key fields of the table are CLIENT (Client), PACKID (Package Number of Transformation / Analysis Package), RULE_NUMBER (Number of a rule in the rfc management).
| 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) | |
| RULE_NUMBER | Number of a rule in the rfc management | CNV_MBT_RFC_RULE_NUMBER | INT2 (5) | |
| RULE_STATUS | Status of a rule in the rfc management | CNV_MBT_RFC_RULE_STATUS | CHAR (1) |


