BST_MSG_MAP - Message mapping table
Message mapping table information is stored in SAP table BST_MSG_MAP.
It is part of development package BS_COMMON_OBJECTS in software component CA-MDG-APP. This development package consists of objects that can be grouped under "Common Tools and Interfaces".
It is part of development package BS_COMMON_OBJECTS in software component CA-MDG-APP. This development package consists of objects that can be grouped under "Common Tools and Interfaces".
Fields for table BST_MSG_MAP
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
|---|---|---|---|---|---|---|
| FROM_MSG_CLASS | Application Area | X | ARBGB | CHAR | 40 | |
| FROM_MSG_NUMBER | Message number | X | MSGNR | CHAR | 6 | |
| FROM_MSG_TYPE | Error message type | X | XUMSGTYPE | CHAR | 2 | |
| CONTEXT | Context Message Mapping | X | BS_CT_MSG_MAP | CHAR | 20 | |
| TO_MSG_CLASS | Application Area | ARBGB | CHAR | 40 | ||
| TO_MSG_NUMBER | Message number | MSGNR | CHAR | 6 | ||
| TO_MSG_TYPE | Error message type | XUMSGTYPE | CHAR | 2 | ||
| MSG_SUPPRESS | Suppress message | BS_MSG_SUPPRESS | CHAR | 2 |