CRMC_IC_ALERT_T - Text table for Alerts
Text table for Alerts information is stored in SAP table CRMC_IC_ALERT_T.
It is part of development package CRM_IC_CUSTOMIZING2 in software component CA-GTF-IC. This development package consists of objects that can be grouped under "IC WebClient customizing".
It is part of development package CRM_IC_CUSTOMIZING2 in software component CA-GTF-IC. This development package consists of objects that can be grouped under "IC WebClient customizing".
Fields for table CRMC_IC_ALERT_T
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
|---|---|---|---|---|---|---|
| CLIENT | Client | X | MANDT | CLNT | 3 | T000 |
| ALERTID | Alert ID | X | CRMT_IC_ALT_ID | CHAR | 32 | CRMC_IC_ALERT |
| LANGUAGE | Language ID | X | LANG | LANG | 1 | |
| DESCRIPTION | Alert Description | CRMT_IC_ALT_DESC | CHAR | 60 | ||
| MESSAGETEXT | Alert Message Text | CRMT_IC_ALT_MSG | CHAR | 100 | ||
| TOOLTIP | Alert Message Tooltip | CRMT_IC_ALT_TOOLTIP | CHAR | 255 |