The CNV_10020_RCPARM table in SAP ERP or S/4HANA stores Parameters of rules assigned to components data. There are total 13 fields in CNV_10020_RCPARM table. The Parameters of rules assigned to components 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 CNV_10020_RCPARM table. It is in CNV package 10020 (CNV_10020) ABAP package and is part of the Landscape Transformation (CA-LT) module.
SAP CNV_10020_RCPARM Table Fields
Following is the list of fields that are available in SAP CNV_10020_RCPARM table. The primary key fields of the table are MANDT (Client), PACKID (Package number), TABNAME (Table name), FIELDNAME (Non-transparent field), COMPNAME (Component name), RELID (Release from which entry is valid), CNUMBER (Consecutive number).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | CLNT (3) | |
| PACKID | Package number | CNV_10020_PACKID | CHAR (5) | |
| TABNAME | Table name | CNV_10020_TABNAME | * | CHAR (30) |
| FIELDNAME | Non-transparent field | CNV_10020_ITRFIELD | * | CHAR (30) |
| COMPNAME | Component name | CNV_10020_COMPNAME | * | CHAR (30) |
| RELID | Release from which entry is valid | CNV_10020_RELID | CHAR (4) | |
| CNUMBER | Consecutive number | CNV_10020_CNUMBER | NUMC (2) | |
| FIELDOBJ_RULE | Table field or object | CNV_10020_FIELDOBJ | CHAR (30) | |
| COMP_RULE | Component name | CNV_10020_COMPNAME | * | CHAR (30) |
| TYPE_RULE | Object type | CNV_10020_FOTYPE | CHAR (2) | |
| FIELDOBJ_PASS | Table field or object | CNV_10020_FIELDOBJ | CHAR (30) | |
| COMP_PASS | Component name | CNV_10020_COMPNAME | * | CHAR (30) |
| TYPE_PASS | Object type | CNV_10020_FOTYPE | CHAR (2) |


