SAP WER_EXP_C Customizing expression types Table
Overview
WER_EXP_C is a standard SAP S/4HANA table that stores Customizing expression types data. There are total 7 fields in the WER_EXP_C table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table WER_EXP_C belongs to Price Catalog Inbound (LO-RFM-MD-PCT-IN) module and is located in the package Customizing (WER_CUSTOMIZING).
In addition, following links provide an overview of foreign key relationships, if any, that link WER_EXP_C to other SAP tables and standard CDS views available based on WER_EXP_C table in S/4HANA 2020.
Techincal Settings of WER_EXP_C
Below are technical details of the table WER_EXP_C
- Buffering switched on
- Full table is passed to buffer
- Storage type is Column Store
List of WER_EXP_C Fields
The following table gives you an overview of the fields available in WER_EXP_C
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| MANDT | Client | MANDT | * | CLNT | 3 |
| ID | Element unique identifier | WER_ELEMENT_CHARID | CHAR | 32 | |
| NAME | Element name | WER_ELEMENT_NAME | CHAR | 30 | |
| SCREEN | Dynpro Number | SYDYNNR | D020V | CHAR | 4 |
| REPORT | ABAP Program Name | PROGNAME | D020V | CHAR | 40 |
| CLASS | Class Name | WER_CLASS_NAME | CHAR | 30 | |
| VIEW_CLASS | View class | WER_VIEW_CLASS | CHAR | 30 |
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_EXP_C
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| WER_EXP_C | REPORT | : | D020V |
| WER_EXP_C | SCREEN | : | D020V |