The CRMT_CMGPROFSTAT table in SAP ERP or S/4HANA stores Case: Profil_ID and User Status data. There are total 6 fields in CRMT_CMGPROFSTAT table. The Case: Profil_ID and User Status 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 CRMT_CMGPROFSTAT table. It is in Case Management: General Components (CRM_CMG_GENERAL) ABAP package and is part of the S4CRM: Case Management (CRM-S4-CM) module.
SAP CRMT_CMGPROFSTAT Table Fields
Following is the list of fields that are available in SAP CRMT_CMGPROFSTAT table. The primary key fields of the table are MANDT (Client), LANGU (Language Key), PROFILE_ID (Case: Status Profile).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | CLNT (3) | |
| LANGU | Language Key | LANGU | LANG (1) | |
| PROFILE_ID | Case: Status Profile | SCMGSTATUSPROFID | CHAR (8) | |
| STAT_PROF_DESCR | Case: Profile Description | SCMGPROF_DESCR | CHAR (40) | |
| STAT_ORDERNO | Case: Status | SCMGSTATUSONR | NUMC (2) | |
| STAT_ORDNO_DESCR | Case: Status Description | SCMGSTAT_DESCR | CHAR (40) |


