SAP WGDS_LOG_SUBC WGDS Log Subscription Table
Overview
WGDS_LOG_SUBC is a standard SAP S/4HANA table that stores WGDS Log Subscription data. There are total 15 fields in the WGDS_LOG_SUBC table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table WGDS_LOG_SUBC belongs to Price Catalog Inbound (LO-RFM-MD-PCT-IN) module and is located in the package Dictionary (WGDS_DDIC).
In addition, following links provide an overview of foreign key relationships, if any, that link WGDS_LOG_SUBC to other SAP tables and standard CDS views available based on WGDS_LOG_SUBC table in S/4HANA 2020.
Techincal Settings of WGDS_LOG_SUBC
Below are technical details of the table WGDS_LOG_SUBC
- Buffering not allowed
- No buffering
- Storage type is Not Defined
List of WGDS_LOG_SUBC Fields
The following table gives you an overview of the fields available in WGDS_LOG_SUBC
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| MANDT | Client | MANDT | * | CLNT | 3 |
| GUID | Subscription Unique ID | WGDS_SUBSCRIPTION_UID | WGDS_SUBSCRIPS | CHAR | 32 |
| VERSION | Subscription Version | WGDS_SUBSCRIPTION_VERSION | INT4 | 10 | |
| TYPE | Subscription Log Type | WGDS_SUBSCR_LOG_TYPE | CHAR | 20 | |
| LOG_DATE | Subscription Log Date | WGDS_SUBSCRIPTION_LOG_DATE | DATS | 8 | |
| LOG_TIME | Subscription Log Time | WGDS_SUBSCRIPTION_LOG_TIME | TIMS | 6 | |
| LOG_TIME_ZONE | Subscriptions Log Time Zone | WGDS_SUBSCR_LOG_TZONE | CHAR | 6 | |
| FLAG | WGDS Subscription Flag | WGDS_SUBSCRIPTION_FLAG | CHAR | 12 | |
| MSGTY | Message Type | SYMSGTY | CHAR | 1 | |
| MSGID | Message Class | SYMSGID | * | CHAR | 20 |
| MSGNO | Message Number | SYMSGNO | NUMC | 3 | |
| MSGV1 | Message Variable | SYMSGV | CHAR | 50 | |
| MSGV2 | Message Variable | SYMSGV | CHAR | 50 | |
| MSGV3 | Message Variable | SYMSGV | CHAR | 50 | |
| MSGV4 | Message Variable | SYMSGV | CHAR | 50 |
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_LOG_SUBC
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| WGDS_LOG_SUBC | GUID | : | WGDS_SUBSCRIPS |