SAP WSD_PRICE_ELEM_T Description and Field Labels for Predefined Price Elements Table
Overview
WSD_PRICE_ELEM_T is a standard SAP S/4HANA table that stores Description and Field Labels for Predefined Price Elements data. There are total 7 fields in the WSD_PRICE_ELEM_T table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table WSD_PRICE_ELEM_T belongs to Additional Material Functions (SD-MD-MM-CS) module and is located in the package DDIC Enhanced Material Search (WSD_CS_DDIC).
In addition, following links provide an overview of foreign key relationships, if any, that link WSD_PRICE_ELEM_T to other SAP tables and standard CDS views available based on WSD_PRICE_ELEM_T table in S/4HANA 2020.
Techincal Settings of WSD_PRICE_ELEM_T
Below are technical details of the table WSD_PRICE_ELEM_T
- Buffering switched on
- Full table is passed to buffer
- Storage type is Column Store
List of WSD_PRICE_ELEM_T Fields
The following table gives you an overview of the fields available in WSD_PRICE_ELEM_T
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| MANDT | Client | MANDT | T000 | CLNT | 3 |
| LANGU | Language Key | SPRAS | T002 | LANG | 1 |
| PRICING_ELEMENT | Predefined Price Element | WSD_PRICING_ELEMENT | WSD_PRICE_ELEM | CHAR | 2 |
| PE_TEXT | Description for Predefined Price Element | WSD_PRICE_ELEM_DESC | CHAR | 40 | |
| SCRTEXT_S | Short Field Label | SCRTEXT_S | CHAR | 10 | |
| SCRTEXT_M | Medium Field Label | SCRTEXT_M | CHAR | 20 | |
| SCRTEXT_L | Long Field Label | SCRTEXT_L | CHAR | 40 |
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 WSD_PRICE_ELEM_T
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| WSD_PRICE_ELEM_T | LANGU | 1: CN | T002 |
| WSD_PRICE_ELEM_T | MANDT | 1: CN | T000 |
| WSD_PRICE_ELEM_T | PRICING_ELEMENT | 1: CN | WSD_PRICE_ELEM |