SAP WRF_WPPGRHIER Assignment of Price Point Group to Mat. Hierarchy Node Table
Overview
WRF_WPPGRHIER is a standard SAP S/4HANA table that stores Assignment of Price Point Group to Mat. Hierarchy Node data. There are total 7 fields in the WRF_WPPGRHIER table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table WRF_WPPGRHIER belongs to Retail-Pricing (LO-RFM-MD-RPC) module and is located in the package Retail Pricing: Price Point Group and Sales Price Calculat. (WRF_RPC_PPG).
In addition, following links provide an overview of foreign key relationships, if any, that link WRF_WPPGRHIER to other SAP tables and standard CDS views available based on WRF_WPPGRHIER table in S/4HANA 2020.
Techincal Settings of WRF_WPPGRHIER
Below are technical details of the table WRF_WPPGRHIER
- Buffering not allowed
- No buffering
- Storage type is Column Store
List of WRF_WPPGRHIER Fields
The following table gives you an overview of the fields available in WRF_WPPGRHIER
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| MANDT | Client | MANDT | T000 | CLNT | 3 |
| HIER_ID | Hierarchy | WRF_HIER_CNT | WRF_MATGRP_HIER | CHAR | 2 |
| NODE | Hierarchy Node | WRF_STRUC_NODE | CHAR | 18 | |
| DATE_FROM | Validity Start Date of Assignment in Article Hierarchy | WRF_DATE_FROM | WRF_MATGRP_STRUC | DATS | 8 |
| EPTYP | Price Point Category | EPTYP | CHAR | 2 | |
| RKTYP | Price Point Groups: Ranking Type | WRF_WVKP_RKTYP | CHAR | 1 | |
| EPRGR | Price point group | EPRGR | TWPK | CHAR | 6 |
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 WRF_WPPGRHIER
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| WRF_WPPGRHIER | DATE_FROM | 1: CN | WRF_MATGRP_STRUC |
| WRF_WPPGRHIER | EPRGR | 1: CN | TWPK |
| WRF_WPPGRHIER | HIER_ID | 1: CN | WRF_MATGRP_HIER |
| WRF_WPPGRHIER | MANDT | 1: CN | T000 |