The CRMC_IC_CMG_QSA table in SAP ERP or S/4HANA stores Case Management Quicksearch, Assign Attributes data. There are total 3 fields in CRMC_IC_CMG_QSA table. The Case Management Quicksearch, Assign Attributes 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 CRMC_IC_CMG_QSA table. It is in Case Management UI (CRM_IC_APPL_UI_CASE) ABAP package and is part of the Case Management (CRM-IC-CMG) module.
SAP CRMC_IC_CMG_QSA Table Fields
Following is the list of fields that are available in SAP CRMC_IC_CMG_QSA table. The primary key fields of the table are CLIENT (Client), ATTRIBUTE (Case: Attribute).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| CLIENT | Client | MANDT | T000 | CLNT (3) |
| ATTRIBUTE | Case: Attribute | SCMGATTRIBUTE | CHAR (30) | |
| VALUE | Case: Parameter Value | SCMGPARAMVALUE | CHAR (40) |


