SAP WRF_NRF_COLORST Description of NRF Codes for Colors Table
Overview
WRF_NRF_COLORST is a standard SAP S/4HANA table that stores Description of NRF Codes for Colors data. There are total 4 fields in the WRF_NRF_COLORST table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table WRF_NRF_COLORST belongs to Merchandise Categories (LO-RFM-MD-MC) module and is located in the package Characteristic Value Group (WRF_CHARACTERISTIC_VALUE_GRP).
In addition, following links provide an overview of foreign key relationships, if any, that link WRF_NRF_COLORST to other SAP tables and standard CDS views available based on WRF_NRF_COLORST table in S/4HANA 2020.
Techincal Settings of WRF_NRF_COLORST
Below are technical details of the table WRF_NRF_COLORST
- Buffering switched on
- Full table is passed to buffer
- Storage type is Column Store
List of WRF_NRF_COLORST Fields
The following table gives you an overview of the fields available in WRF_NRF_COLORST
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| MANDT | Client | MANDT | T000 | CLNT | 3 |
| SPRAS | Language Key | SPRAS | T002 | LANG | 1 |
| NRF_COLOR | NRF Color Code | WRF_NRF_CLR | WRF_NRF_COLORS | CHAR | 3 |
| NRF_COLOR_TXT | Description of NRF Code for Color | WRF_NRF_COLOR_TXT | 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 WRF_NRF_COLORST
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| WRF_NRF_COLORST | MANDT | : | T000 |
| WRF_NRF_COLORST | NRF_COLOR | 1: CN | WRF_NRF_COLORS |
| WRF_NRF_COLORST | SPRAS | : | T002 |