The CNV_2010C_SB_MAP table in SAP ERP or S/4HANA stores Mapping table to handle inactive FSV content in SB tables data. There are total 4 fields in CNV_2010C_SB_MAP table. The Mapping table to handle inactive FSV content in SB tables 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_2010C_SB_MAP table. It is in Chart of accounts conversion for Cloud (CNV_2010C) ABAP package and is part of the COA GL Rename Cloud (CA-DT-CNV-S4C) module.
SAP CNV_2010C_SB_MAP Table Fields
Following is the list of fields that are available in SAP CNV_2010C_SB_MAP table. The primary key fields of the table are MANDT (Client), PACKID (Conversion: Conversion package number), OLD_GL (G/L Account Number).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | CLNT (3) | |
| PACKID | Conversion: Conversion package number | CNV_PACK | CHAR (5) | |
| OLD_GL | G/L Account Number | SAKNR | CHAR (10) | |
| NEW_GL | G/L Account Number | SAKNR | CHAR (10) |


