CRMC_MESSAGES_S - System Table: Attribute for Messages in CRM
System Table: Attribute for Messages in CRM information is stored in SAP table CRMC_MESSAGES_S.
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_S
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 | ||
| MSGCLASS | Classification of Message | CRMT_MSGCLASS | CHAR | 2 | ||
| MSGSAVE | Save Message | CRMT_MSG_SAVE | CHAR | 2 | ||
| AUTO_EXEC | Indicator: 'Execute Immediately' | CRMT_AUTO_EXEC | CHAR | 2 | ||
| ACTION | Action to be Triggered for the Interaction Layer | CRMT_ACTION | CHAR | 40 | ||
| SHORT | Short-Lived Message: Flag | CRMT_MSG_SHORT | CHAR | 2 |