The CNV_20100_SCEN table in SAP ERP or S/4HANA stores Elementary scenarios for chart of accounts conversion data. There are total 16 fields in CNV_20100_SCEN table. The Elementary scenarios for chart of accounts 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_20100_SCEN table. It is in CNCC: Chart of accounts conversion (CNV_20100) ABAP package and is part of the Landscape Transformation for Conversion (CA-DT-CNV) module.
SAP CNV_20100_SCEN Table Fields
Following is the list of fields that are available in SAP CNV_20100_SCEN table. The primary key fields of the table are MANDT (Client), PACKID (Conversion: Conversion package number), SCEN (Scenario name).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | CLNT (3) | |
| PACKID | Conversion: Conversion package number | CNV_PACK | CHAR (5) | |
| SCEN | Scenario name | CNV_SCEN | CHAR (1) | |
| KTOPL_CHANGE | Indicator: Chart-of-Accounts name will be changed | CNV_20100_KTOPL_CHANGE | CHAR (1) | |
| KTOPL_FIX | Obsolete field: Not used anymore | CNV_20100_OBSOLETE_FLAG | CHAR (1) | |
| BUKRS_DEPENDENT | Not all company codes of the CoA are selected | CNV_20100_BUKRS_DEPENDENT | CHAR (1) | |
| BUKRS_FIX | Obsolete field: Not used anymore | CNV_20100_OBSOLETE_FLAG | CHAR (1) | |
| XCOPY | Copy of a chart of accounts | CNV_COA_COPY | CHAR (1) | |
| XCOPY_FIX | Obsolete field: Not used anymore | CNV_20100_OBSOLETE_FLAG | CHAR (1) | |
| KONTO_CHANGE | Indicator: G/L accounts and cost elements are changed | CNV_20100_KONTO_CHANGE | CHAR (1) | |
| KONTO_CHANGE_FIX | Obsolete field: Not used anymore | CNV_20100_OBSOLETE_FLAG | CHAR (1) | |
| KONTO_NOT_UNIQUE | G/L accounts NOT unique across all charts-of-accounts | CNV_20100_KONTO_NOT_UNIQUE | CHAR (1) | |
| NOT_UNIQUE_FIX | Obsolete field: Not used anymore | CNV_20100_OBSOLETE_FLAG | CHAR (1) | |
| MSGID | Message Class | SYMSGID | CHAR (20) | |
| MSGNO | Message Number | SYMSGNO | NUMC (3) | |
| EXCLUDE | MBT PCL : Exclude Flag | CNV_MBT_EXCLUDE | CHAR (1) |


