SAP WGDS_CONF_MSG Data pool item confirmation message Table
Overview
WGDS_CONF_MSG is a standard SAP S/4HANA table that stores Data pool item confirmation message data. There are total 6 fields in the WGDS_CONF_MSG table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table WGDS_CONF_MSG belongs to Price Catalog Inbound (LO-RFM-MD-PCT-IN) module and is located in the package Confirmation DDIC (WGDS_CONFIRMATION_DDIC).
In addition, following links provide an overview of foreign key relationships, if any, that link WGDS_CONF_MSG to other SAP tables and standard CDS views available based on WGDS_CONF_MSG table in S/4HANA 2020.
Techincal Settings of WGDS_CONF_MSG
Below are technical details of the table WGDS_CONF_MSG
- Buffering not allowed
- No buffering
- Storage type is Not Defined
List of WGDS_CONF_MSG Fields
The following table gives you an overview of the fields available in WGDS_CONF_MSG
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| MANDT | Client | MANDT | * | CLNT | 3 |
| ID | Confirmation ID | WGDS_CONFIRM_ID | WGDS_CONF_STATE | CHAR | 32 |
| CONFIRM_STATE | Confirmation state: accepted sync review rejected | WGDS_CONFIRM_STATE | NUMC | 2 | |
| MESSAGE_STATUS | Confirmation message status | WGDS_CONFIRM_MSG_STATUS | NUMC | 2 | |
| MESSAGE | Message ID | WGDS_MSG_ID | CHAR | 32 | |
| SENT_TIME | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | TIMESTAMP | DEC | 15 |
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 WGDS_CONF_MSG
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| WGDS_CONF_MSG | ID | : | WGDS_CONF_STATE |