The CRMD_ERMS_RLACTF table in SAP ERP or S/4HANA stores Actions Fired From Rules data. There are total 5 fields in CRMD_ERMS_RLACTF table. The Actions Fired From Rules 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 CRMD_ERMS_RLACTF table. It is in CRM_ERMS_REPORTING (CRM_ERMS_REPORTING) ABAP package and is part of the Monitoring (CRM-IC-EMS-MON) module.
SAP CRMD_ERMS_RLACTF Table Fields
Following is the list of fields that are available in SAP CRMD_ERMS_RLACTF table. The primary key fields of the table are MANDT (Client), CON_ID (E-Mail ID for E-Mail Response Management System (ERMS)), RULE_ID (Rule ID), ACTION_ID (Action ID).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | CLNT (3) | |
| CON_ID | E-Mail ID for E-Mail Response Management System (ERMS) | CRMT_ERMS_CONNECTION_ID | CHAR (34) | |
| RULE_ID | Rule ID | CRM_ERMS_RULEID | RAW (16) | |
| ACTION_ID | Action ID | CRM_ERMS_ACTNID | CHAR (16) | |
| EXECUTED | Logical Variable | CRMT_BOOLEAN | CHAR (1) |


