The CNV_10020_RULEP table in SAP ERP or S/4HANA stores Rules for components of non-transp. fields/determ. objects data. There are total 12 fields in CNV_10020_RULEP table. The Rules for components of non-transp. fields/determ. objects 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_RULEP table. It is in CNV package 10020 (CNV_10020) ABAP package and is part of the Landscape Transformation (CA-LT) module.
SAP CNV_10020_RULEP Table Fields
Following is the list of fields that are available in SAP CNV_10020_RULEP table. The primary key fields of the table are MANDT (Client), PACKID (Package number), RULENAME (Rule name), CNUMBER (Consecutive number).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | T000 | CLNT (3) |
| PACKID | Package number | CNV_10020_PACKID | CHAR (5) | |
| RULENAME | Rule name | CNV_10020_RULENAME | CHAR (30) | |
| CNUMBER | Consecutive number | CNV_10020_CNUMBER | NUMC (2) | |
| DTOBJ | Determination object | CNV_10020_DETOBJ | CHAR (15) | |
| COMP_OFFSET | Component offset | CNV_10020_COMP_OFFSET | CHAR (3) | |
| CONDNAME | Condition name | CNV_10020_CONDNAME | CHAR (30) | |
| CONDTYPE | Condition type | CNV_10020_CONDTYPE | CHAR (2) | |
| ACTIONNAME | Action name | CNV_10020_ACTIONNAME | CHAR (30) | |
| ACTIONTYPE | Action type | CNV_10020_ACTIONTYPE | CHAR (2) | |
| INVALID | Valid -> Invalid | CNV_10020_INVALID | CHAR (1) | |
| NOTUSE_R | Indicator that an object/record is excluded | CNV_10020_NOTUSE | CHAR (1) |


