The CRMC_IC_AL_REP_T table in SAP ERP or S/4HANA stores Text table for rule based alerts repository data. There are total 6 fields in CRMC_IC_AL_REP_T table. The Text table for rule based alerts repository 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_IC_AL_REP_T table. It is in Rule based alerts (CRM_IC_APPL_RM_ALERTS) ABAP package and is part of the S4CRM: Alerts (CRM-S4-IC-ALT) module.
SAP CRMC_IC_AL_REP_T Table Fields
Following is the list of fields that are available in SAP CRMC_IC_AL_REP_T table. The primary key fields of the table are CLIENT (Client), NAME (Alert ID), LANGUAGE (Language ID).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| CLIENT | Client | MANDT | T000 | CLNT (3) |
| NAME | Alert ID | CRMT_IC_ALT_ID | CRMC_IC_AL_REP | CHAR (32) |
| LANGUAGE | Language ID | LANG | LANG (1) | |
| TEXT | Alert String | CRMT_IC_ALERT_STRING | CHAR (255) | |
| TOOLTIP | Alert Message Tooltip | CRMT_IC_ALT_TOOLTIP | CHAR (255) | |
| DESCRIPTION | Alert Description | CRMT_IC_ALT_DESC | CHAR (60) |


