The CRMC_EMWB_METHOD table in SAP ERP or S/4HANA stores ERMS Email Workbench Interaction Layer – Executable Method data. There are total 3 fields in CRMC_EMWB_METHOD table. The ERMS Email Workbench Interaction Layer – Executable Method 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_EMWB_METHOD table. It is in ERMS email interaction layer (CRM_ERMS_EMAIL_IL) ABAP package and is part of the E-Mail Response Management System (CRM-IC-EMS) module.
SAP CRMC_EMWB_METHOD Table Fields
Following is the list of fields that are available in SAP CRMC_EMWB_METHOD table. The primary key fields of ERMS Email Workbench Interaction Layer – Executable Method table in SAP are OBJECT_NAME (External Name of Object), METHOD_NAME (Name of Business Object Method).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| OBJECT_NAME | External Name of Object | CRMT_EXT_OBJ_NAME | CRMC_ALLOBJ_BUIL | CHAR (30) |
| METHOD_NAME | Name of Business Object Method | CRMT_OBJ_METHOD_NAME | CHAR (30) | |
| PARAM_STRUCT | IL: Name of Key Structure | CRMT_EMWB_IL_STRUC_NAME | CHAR (30) |


