SAP WDKMSGMAP Filter for backend messages Table
Overview
WDKMSGMAP is a standard SAP S/4HANA table that stores Filter for backend messages data. There are total 7 fields in the WDKMSGMAP table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table WDKMSGMAP belongs to Musing Tools (BC-MUS) module and is located in the package Kayak Controller (WDK_CONTROLLER).
In addition, following links provide an overview of foreign key relationships, if any, that link WDKMSGMAP to other SAP tables and standard CDS views available based on WDKMSGMAP table in S/4HANA 2020.
Techincal Settings of WDKMSGMAP
Below are technical details of the table WDKMSGMAP
- Buffering not allowed
- No buffering
- Storage type is Column Store
List of WDKMSGMAP Fields
The following table gives you an overview of the fields available in WDKMSGMAP
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| WDAPP | Web Dynpro: Name of Application | WDK_APPLICATION | WDKAPPL | CHAR | 30 |
| MSGID | Message Class | SYMSGID | * | CHAR | 20 |
| MSGNO | Message Number | SYMSGNO | NUMC | 3 | |
| ALL_DYNPROS | Indicator for all message mapping depending on # dynp's | WDK_MSGMAPALLDYNP | CHAR | 1 | |
| MSGID_REPL | Target message Class for message mapping | WDK_MSGMAP_MSGID_REPL | * | CHAR | 20 |
| MSGNO_REPL | Target message Class for message mapping | WDK_MSGMAP_MSGNO_REPL | NUMC | 3 | |
| MSGTY_REPL | Target Message Type | WDK_MSGTY_REPL | CHAR | 1 |
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 WDKMSGMAP
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| WDKMSGMAP | WDAPP | 1: CN | WDKAPPL |