SAP WRF_HIER_NODES_T Node Texts Table
Overview
WRF_HIER_NODES_T is a standard SAP S/4HANA table that stores Node Texts data. There are total 6 fields in the WRF_HIER_NODES_T table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table WRF_HIER_NODES_T belongs to Merchandise Categories (LO-RFM-MD-MC) module and is located in the package Generic Hierarchy (WRF_GENERIC_HIERARCHY).
In addition, following links provide an overview of foreign key relationships, if any, that link WRF_HIER_NODES_T to other SAP tables and standard CDS views available based on WRF_HIER_NODES_T table in S/4HANA 2020.
Techincal Settings of WRF_HIER_NODES_T
Below are technical details of the table WRF_HIER_NODES_T
- Buffering not allowed
- No buffering
- Storage type is Column Store
List of WRF_HIER_NODES_T Fields
The following table gives you an overview of the fields available in WRF_HIER_NODES_T
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| MANDT | Client | MANDT | T000 | CLNT | 3 |
| APP_ID | Application ID | WRF_APPID | WRF_APPL_SET | NUMC | 2 |
| HIER_ID | Hierarchy ID | WRF_HIERID | WRF_HIER_ID | CHAR | 2 |
| NODE_ID | Node ID | WRF_NODEID | WRF_HIER_NODES | NUMC | 6 |
| SPRAS | Language Key | SPRAS | T002 | LANG | 1 |
| NODE_DESC | Node Description | WRF_NODEDESC | 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 WRF_HIER_NODES_T
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| WRF_HIER_NODES_T | APP_ID | : | WRF_APPL_SET |
| WRF_HIER_NODES_T | HIER_ID | : | WRF_HIER_ID |
| WRF_HIER_NODES_T | MANDT | : | T000 |
| WRF_HIER_NODES_T | NODE_ID | 1: CN | WRF_HIER_NODES |
| WRF_HIER_NODES_T | SPRAS | : | T002 |