SAP Table T5ASRMSGMAP2S
SAP: Message Mapping Based on Error Category
T5ASRMSGMAP2S (SAP: Message Mapping Based on Error Category) is a standard table in SAP R\3 ERP systems. Below you can find the technical details of the fields that make up this table. Key fields are marked in blue.
Additionally we provide an overview of foreign key relationships, if any, that link T5ASRMSGMAP2S to other SAP tables.
T5ASRMSGMAP2S table fields
Field | Data element | Checktable | Datatype | Length | Decimals | |||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
CONTEXT_ID | Context ID for Message Mapping | ASR_CONTEXT_ID | T5ASRMSGCNTXT | CHAR | 32 | 0 | ||||||||||||||||||||||
PROCESSOR_ROLE | Agent Role | ASR_PROCESSOR_ROLE | T5ASRPROCROLE | CHAR | 10 | 0 | ||||||||||||||||||||||
ERRORCAT | Error Category | ASR_ERROR_CATEGORY | CHAR | 10 | 0 |
Possible values
|
||||||||||||||||||||||
MSGTY | Message Type for Message Mapping | ASR_MSGTY | CHAR | 1 | 0 |
Possible values
|
||||||||||||||||||||||
ALT_MSGTY | Alternate Message Type | ASR_ALT_MSGTY | CHAR | 1 | 0 |
Possible values
|
||||||||||||||||||||||
ALT_MSGID | Alternate Message Identification | ASR_ALT_MSGID | T100A | CHAR | 20 | 0 | ||||||||||||||||||||||
ALT_MSGNO | Alternate Message Number | ASR_ALT_MSGNO | T100 | CHAR | 3 | 0 | ||||||||||||||||||||||
HIDE_MESSAGE | Hide Message for Message Mapping | ASR_HIDE_MESSAGE | CHAR | 1 | 0 |
Possible values
|
T5ASRMSGMAP2S foreign key relationships
Table | Field | Foreign key table | Foreign key field | Check table | Check field | |
---|---|---|---|---|---|---|
T5ASRMSGMAP2S | ALT_MSGID | T5ASRMSGMAP2S | ALT_MSGID | T100A | Message IDs for T100 | ARBGB |
T5ASRMSGMAP2S | ALT_MSGNO | * | T100 | Messages | SPRSL | |
T5ASRMSGMAP2S | ALT_MSGNO | T5ASRMSGMAP2S | ALT_MSGID | T100 | Messages | ARBGB |
T5ASRMSGMAP2S | ALT_MSGNO | T5ASRMSGMAP2S | ALT_MSGNO | T100 | Messages | MSGNR |
T5ASRMSGMAP2S | CONTEXT_ID | T5ASRMSGMAP2S | CONTEXT_ID | T5ASRMSGCNTXT | Message Mapping: Contexts | CONTEXT_ID |
T5ASRMSGMAP2S | PROCESSOR_ROLE | * | T5ASRPROCROLE | Agent Roles | MANDT | |
T5ASRMSGMAP2S | PROCESSOR_ROLE | T5ASRMSGMAP2S | PROCESSOR_ROLE | T5ASRPROCROLE | Agent Roles | PROCESSOR_ROLE |