SAP WER_EVENT_T_A Rule Engine event Table
Overview
WER_EVENT_T_A is a standard SAP S/4HANA table that stores Rule Engine event data. There are total 5 fields in the WER_EVENT_T_A table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table WER_EVENT_T_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_EVENT_T_A to other SAP tables and standard CDS views available based on WER_EVENT_T_A table in S/4HANA 2020.
Techincal Settings of WER_EVENT_T_A
Below are technical details of the table WER_EVENT_T_A
- Buffering not allowed
- No buffering
- Storage type is Column Store
List of WER_EVENT_T_A Fields
The following table gives you an overview of the fields available in WER_EVENT_T_A
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| MANDT | Client | MANDT | CLNT | 3 | |
| APPLICATION | Application identifier | WER_APPLICATION_ID | CHAR | 32 | |
| ID | Unique event identifier (GUID) | WER_EVENT_ID | WER_EVENT_A | CHAR | 32 |
| LANGUAGE | Language Key | SPRAS | LANG | 1 | |
| DESCRIPTION | Element description | WER_ELEMENT_DESCRIPTION | CHAR | 80 |
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_EVENT_T_A
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| WER_EVENT_T_A | ID | 1: CN | WER_EVENT_A |