The CRMCHKMSGP table in SAP ERP or S/4HANA stores Meta Data: Check rule verdicts assigment to quality phases data. There are total 5 fields in CRMCHKMSGP table. The Meta Data: Check rule verdicts assigment to quality phases 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 CRMCHKMSGP table. It is in SAP Internal: Meta data management (S_CHECK_RESULT_MANAGEMENT_MD) ABAP package and is part of the ABAP Test Frameworks (BC-DWB-TOO-ATF) module.
SAP CRMCHKMSGP Table Fields
Following is the list of fields that are available in SAP CRMCHKMSGP table. The primary key fields of Meta Data: Check rule verdicts assigment to quality phases table in SAP are CHKID (Check ID), CHKVIEW (Check view (obsolete)), CHKMSGID (Check Rule / Check Message ID), PHASE (Phase, Group, or Aspect for Purposes of Quality Assurance).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| CHKID | Check ID | CRMCHKID | CHAR (10) | |
| CHKVIEW | Check view (obsolete) | CRMCHKVIEW | CHAR (10) | |
| CHKMSGID | Check Rule / Check Message ID | CRMCHKMGID | CRMCHKMSG | CHAR (4) |
| PHASE | Phase, Group, or Aspect for Purposes of Quality Assurance | SCRM_Q_PHASE_ID | SCRM_Q_PHASE | CHAR (2) |
| NOT_VALID | Invalid | SCRM_NOT_VALID | CHAR (1) |


