back to top

SAP CNVA_MD_CHK_MAP Table – Table for module – check class mapping

The CNVA_MD_CHK_MAP table in SAP ERP or S/4HANA stores Table for module – check class mapping data. There are total 8 fields in CNVA_MD_CHK_MAP table. The Table for module – check class mapping 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 CNVA_MD_CHK_MAP table. It is in Package for LT analysis (CNVA_ANALYSIS) ABAP package and is part of the Landscape Transformation (CA-LT) module.

SAP CNVA_MD_CHK_MAP Table Fields

Following is the list of fields that are available in SAP CNVA_MD_CHK_MAP table. The primary key fields of the table are MODULE_ID (SLOAP Module ID), CHECK_CLS (Check Framework: Check Class Name).

Field Description Data Element Check Table Data Type
MODULE_ID SLOAP Module ID CNVA_MODULE_ID CHAR (70)
CHECK_CLS Check Framework: Check Class Name CNV_MBT_CHECK_CHECK_CLS CHAR (30)
MANAGMENT_SUMM Data element for domain BOOLE: TRUE (=’X’) and FALSE (=’ ‘) BOOLE_D CHAR (1)
ACTION_ITEMS Data element for domain BOOLE: TRUE (=’X’) and FALSE (=’ ‘) BOOLE_D CHAR (1)
MSGCLS Application Area ARBGB CHAR (20)
MSGNR Message number MSGNR CHAR (3)
MSGTYP Single-Character Flag CHAR1 CHAR (1)
ICON Name of an Icon ICONNAME CHAR (30)