The CRMD_IC_AM_ATTR table in SAP ERP or S/4HANA stores Table for Alert Modeler Implementation Class data. There are total 4 fields in CRMD_IC_AM_ATTR table. The Table for Alert Modeler Implementation Class 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_IC_AM_ATTR table. It is in CRM Interaction Center: Customizing (CRM_IC_CUSTOMIZING) ABAP package and is part of the Interaction Center WebClient (CRM-IC) module.
SAP CRMD_IC_AM_ATTR Table Fields
Following is the list of fields that are available in SAP CRMD_IC_AM_ATTR table. The primary key fields of the table are CLNT (Client), ID (Java Class ID for Alerts).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| CLNT | Client | MANDT | CLNT (3) | |
| ID | Java Class ID for Alerts | CRM_IC_AM_NAME | CHAR (16) | |
| JAVACLASS | Alert Java Class | CRM_IC_ALERT_JAVA_CLASS | CHAR (100) | |
| ABAPCLASS | Alert Class | CRMT_IC_ALERT_ABAP_CLASS | CHAR (30) |


