The CNV_10020_ROR_X table in SAP ERP or S/4HANA stores Determination source area – target (extra long) data. There are total 10 fields in CNV_10020_ROR_X table. The Determination source area – target (extra long) 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_ROR_X table. It is in CNV package 10020 (CNV_10020) ABAP package and is part of the Landscape Transformation (CA-LT) module.
SAP CNV_10020_ROR_X Table Fields
Following is the list of fields that are available in SAP CNV_10020_ROR_X table. The primary key fields of the table are MANDT (Client), PACKID (Package number), DTOBJ_S (Source determination object), DTOBJ_T (Target determination object), OBART_S (Object type of source determination object), DTVAL_S_HIGH (Source value of determination (extra long)), DTVAL_S_LOW (Source value of determination (extra long)).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | CLNT (3) | |
| PACKID | Package number | CNV_10020_PACKID | CHAR (5) | |
| DTOBJ_S | Source determination object | CNV_10020_DTOBJ_S | CHAR (15) | |
| DTOBJ_T | Target determination object | CNV_10020_DTOBJ_T | CHAR (15) | |
| OBART_S | Object type of source determination object | CNV_10020_OBART_S | CHAR (2) | |
| DTVAL_S_HIGH | Source value of determination (extra long) | CNV_10020_DTVALS_X | CHAR (90) | |
| DTVAL_S_LOW | Source value of determination (extra long) | CNV_10020_DTVALS_X | CHAR (90) | |
| DTVAL_T | Target value of determination (extra long) | CNV_10020_DTVALT_X | CHAR (92) | |
| NOTREL_S | Indicator for ‘not relevant’ | CNV_10020_NOT_RELEVANT | CHAR (1) | |
| NOTREL_T | Indicator for ‘not relevant’ | CNV_10020_NOT_RELEVANT | CHAR (1) |


