CRMC_MESSAGES - Control for Error Processing
Control for Error Processing information is stored in SAP table CRMC_MESSAGES.
It is part of development package CRM_TOOLS in software component CRM-BTX. This development package consists of objects that can be grouped under "General Services for Transaction Processing".
It is part of development package CRM_TOOLS in software component CRM-BTX. This development package consists of objects that can be grouped under "General Services for Transaction Processing".
Fields for table CRMC_MESSAGES
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
|---|---|---|---|---|---|---|
| ARBGB | Application Area | X | ARBGB | CHAR | 40 | T100A |
| MSGNR | Message number | X | MSGNR | CHAR | 6 | T100 |
| MSGLEVEL | Degree of Detail | CRMT_MSGLEVEL | CHAR | 2 | ||
| MSGTY | Importance of Error Message | CRMT_MSGTY | CHAR | 2 | ||
| MSGSAVE | Save Message | CRMT_MSG_SAVE | CHAR | 2 | ||
| POPUP | Displayed Message Actively | CRMT_MSG_SHOW_ACTIVE | CHAR | 2 |