SAP WRF_BRANDS_T Brand Names Table
Overview
WRF_BRANDS_T is a standard SAP S/4HANA table that stores Brand Names data. There are total 4 fields in the WRF_BRANDS_T table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table WRF_BRANDS_T belongs to Article (LO-RFM-MD-ART) module and is located in the package Application development R/3 material master Retail (MGW).
In addition, following links provide an overview of foreign key relationships, if any, that link WRF_BRANDS_T to other SAP tables and standard CDS views available based on WRF_BRANDS_T table in S/4HANA 2020.
Techincal Settings of WRF_BRANDS_T
Below are technical details of the table WRF_BRANDS_T
- Buffering switched on
- Full table is passed to buffer
- Storage type is Column Store
List of WRF_BRANDS_T Fields
The following table gives you an overview of the fields available in WRF_BRANDS_T
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| MANDT | Client | MANDT | * | CLNT | 3 |
| BRAND_ID | Brand | WRF_BRAND_ID | WRF_BRANDS | CHAR | 4 |
| LANGUAGE | Language Key | SPRAS | T002 | LANG | 1 |
| BRAND_DESCR | Brand Name | WRF_BRAND_DESCR | 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_BRANDS_T
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| WRF_BRANDS_T | BRAND_ID | 1: CN | WRF_BRANDS |
| WRF_BRANDS_T | LANGUAGE | 1: N | T002 |