SAP WER_RULE_SET_A Ruke set assignement to events Table
Overview
WER_RULE_SET_A is a standard SAP S/4HANA table that stores Ruke set assignement to events data. There are total 4 fields in the WER_RULE_SET_A table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table WER_RULE_SET_A belongs to Price Catalog Inbound (LO-RFM-MD-PCT-IN) module and is located in the package Dictionary (WER_DDIC).
In addition, following links provide an overview of foreign key relationships, if any, that link WER_RULE_SET_A to other SAP tables and standard CDS views available based on WER_RULE_SET_A table in S/4HANA 2020.
Techincal Settings of WER_RULE_SET_A
Below are technical details of the table WER_RULE_SET_A
- Buffering not allowed
- No buffering
- Storage type is Column Store
List of WER_RULE_SET_A Fields
The following table gives you an overview of the fields available in WER_RULE_SET_A
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| MANDT | Client | MANDT | CLNT | 3 | |
| APPLICATION | Application identifier | WER_APPLICATION_ID | CHAR | 32 | |
| ID | Element unique identifier | WER_ELEMENT_ID | CHAR | 32 | |
| EVENT | Unique event identifier (GUID) | WER_EVENT_ID | WER_EVENT_A | CHAR | 32 |
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 WER_RULE_SET_A
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| WER_RULE_SET_A | EVENT | : | WER_EVENT_A |