The CNV_20110_CHART table in SAP ERP or S/4HANA stores Pre-analysis of mapping for CoA data. There are total 4 fields in CNV_20110_CHART table. The Pre-analysis of mapping for CoA 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_20110_CHART table. It is in Pre-analysis for chart of accounts conversion (CNV_20110) ABAP package and is part of the Landscape Transformation for Conversion (CA-DT-CNV) module.
SAP CNV_20110_CHART Table Fields
Following is the list of fields that are available in SAP CNV_20110_CHART table. The primary key fields of the table are MANDT (Client), COA_OLD (‘Old’ chart of accounts).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | T000 | CLNT (3) |
| COA_OLD | ‘Old’ chart of accounts | CNV_20110_COAOLD | * | CHAR (4) |
| COA_NEW | ‘New’ chart of accounts | CNV_20110_COANEW | CHAR (4) | |
| DESCRIPTION | Text Line | TXTTEXT | CHAR (80) |


