The CRMC_ERMS_OPER_T table in SAP ERP or S/4HANA stores ERMS Operators data. There are total 4 fields in CRMC_ERMS_OPER_T table. The ERMS Operators 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_ERMS_OPER_T table. It is in CRM_ERMS_REPOSITORY (CRM_ERMS_REPOSITORY) ABAP package and is part of the Rule Maintenance (CRM-IC-EMS-RUL) module.
SAP CRMC_ERMS_OPER_T Table Fields
Following is the list of fields that are available in SAP CRMC_ERMS_OPER_T table. The primary key fields of ERMS Operators table in SAP are MANDT (Client), OPERID (Operator ID), LANGUAGE (Language Key).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | CLNT (3) | |
| OPERID | Operator ID | CRM_ERMS_OPERID | CRMC_ERMS_OPER | CHAR (16) |
| LANGUAGE | Language Key | SPRSL | LANG (1) | |
| LONGTEXT | Description | CRM_ERMS_LONGTX | CHAR (40) |


