The CNV_20201_ORG table in SAP ERP or S/4HANA stores Assignment of the org. units before the conversion data. There are total 6 fields in CNV_20201_ORG table. The Assignment of the org. units before the conversion 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_20201_ORG table. It is in Company code merge – basis (CNV_20201) ABAP package and is part of the Landscape Transformation for Conversion (CA-DT-CNV) module.
SAP CNV_20201_ORG Table Fields
Following is the list of fields that are available in SAP CNV_20201_ORG table. The primary key fields of the table are MANDT (Client), PACKID (Conversion: Conversion package number), DOMNAME1 (Domain name), ORG_VALUE1 (Character Field with Length 10), DOMNAME2 (Domain name).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | * | CLNT (3) |
| PACKID | Conversion: Conversion package number | CNV_PACK | * | CHAR (5) |
| DOMNAME1 | Domain name | DOMNAME | * | CHAR (30) |
| ORG_VALUE1 | Character Field with Length 10 | CHAR10 | CHAR (10) | |
| DOMNAME2 | Domain name | DOMNAME | * | CHAR (30) |
| ORG_VALUE2 | Character Field with Length 10 | CHAR10 | CHAR (10) |


