The CRMC_ERMS_ACTP table in SAP ERP or S/4HANA stores ERMS Action Parameters data. There are total 5 fields in CRMC_ERMS_ACTP table. The ERMS Action Parameters 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_ACTP 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_ACTP Table Fields
Following is the list of fields that are available in SAP CRMC_ERMS_ACTP table. The primary key fields of ERMS Action Parameters table in SAP are MANDT (Client), CTXTID (Context), ACTNID (Action ID), ACTPID (Action Parameter ID).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | CLNT (3) | |
| CTXTID | Context | CRM_ERMS_CTXTID | CRMC_ERMS_CTXT | CHAR (16) |
| ACTNID | Action ID | CRM_ERMS_ACTNID | CRMC_ERMS_ACTN | CHAR (16) |
| ACTPID | Action Parameter ID | CRM_ERMS_ACTPID | CHAR (16) | |
| SEQNO | Parameter Sequence Number | CRM_ERMS_SEQNO | NUMC (5) |


