SAP ATO_MESSAGE_MAP Message Mapping Table
Overview
ATO_MESSAGE_MAP is a standard SAP S/4HANA table that stores Message Mapping data. There are total 6 fields in the ATO_MESSAGE_MAP table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table ATO_MESSAGE_MAP belongs to Manage and Import Software Collections (BC-SRV-APS-EXT-SL) module and is located in the package Common Core functions for internal use w/o translation (S_ATO_CORE).
In addition, following links provide an overview of foreign key relationships, if any, that link ATO_MESSAGE_MAP to other SAP tables and standard CDS views available based on ATO_MESSAGE_MAP table in S/4HANA 2020.
Techincal Settings of ATO_MESSAGE_MAP
Below are technical details of the table ATO_MESSAGE_MAP
- Buffering switched on
- Full table is passed to buffer
- Storage type is Column Store
List of ATO_MESSAGE_MAP Fields
The following table gives you an overview of the fields available in ATO_MESSAGE_MAP
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| MSGID | Message Class | SYMSGID | T100A | CHAR | 20 |
| MSGNO | Message number | MSGNR | T100 | CHAR | 3 |
| MSGV1 | MESSAGE MAPPING TYPE | ATO_MESSAGE_MAPPING_TYPE | CHAR | 2 | |
| MSGV2 | MESSAGE MAPPING TYPE | ATO_MESSAGE_MAPPING_TYPE | CHAR | 2 | |
| MSGV3 | MESSAGE MAPPING TYPE | ATO_MESSAGE_MAPPING_TYPE | CHAR | 2 | |
| MSGV4 | MESSAGE MAPPING TYPE | ATO_MESSAGE_MAPPING_TYPE | CHAR | 2 |
Foreign Key Relationships
A foreign key field is a table field that is allocated to a check table and becomes part of the table's foreign key. The following table gives you an overview of the foreign keys for ATO_MESSAGE_MAP
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| ATO_MESSAGE_MAP | MSGID | 1: C | T100A |
| ATO_MESSAGE_MAP | MSGNO | 1: C | T100 |