DMC_MSG_MAPPING - Map log message to alternative messages and solutions
Map log message to alternative messages and solutions information is stored in SAP table DMC_MSG_MAPPING.
It is part of development package CNV_DMC_UTIL in software component CA-LT. This development package consists of objects that can be grouped under "Data Mapping and Conversion: Utilities".
It is part of development package CNV_DMC_UTIL in software component CA-LT. This development package consists of objects that can be grouped under "Data Mapping and Conversion: Utilities".
Fields for table DMC_MSG_MAPPING
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
MSGID | Message Class | X | SYMSGID | CHAR | 40 | T100A |
MSGNO | Message Number | X | SYMSGNO | NUMC | 6 | |
MSGTY | Message Type | X | SYMSGTY | CHAR | 2 | |
ALT_MSGID | Alt. Message Class | DMC_MSG_ALT_MSGID | CHAR | 40 | T100A | |
ALT_MSGNO | Alternative Message number | DMC_MSG_ALT_MSGNO | NUMC | 6 | ||
ALT_MSGTY | Alternative Message type | DMC_MSG_ALT_MSGTY | CHAR | 2 | ||
ALT_PAR_MAP | Map message parameters v1->v2 = "12" | DMC_MSG_PAR_MAP | NUMC | 16 | ||
HIDE_MSG | Message mapping: Hide message | DMC_MSG_HIDE_MSG | CHAR | 2 | ||
HELP_TEXT | Documentation Object | DOKU_OBJ | CHAR | 120 | ||
HELP_URL | External link to help page | DMC_MSG_HELP_URL | CHAR | 510 | ||
SOL_CLASS | Class with automatic message solution | DMC_MSG_SOL_CLASS | CHAR | 60 | ||
MC_SKIP_MSG | Skip Message | DMC_MSG_SKIP_MSG | CHAR | 2 |