SAP WRF_FIBER_CODEST Names for Fiber Codes (e.g. Wool, Silk, Etc.) Table
Overview
WRF_FIBER_CODEST is a standard SAP S/4HANA table that stores Names for Fiber Codes (e.g. Wool, Silk, Etc.) data. There are total 4 fields in the WRF_FIBER_CODEST table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table WRF_FIBER_CODEST 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_FIBER_CODEST to other SAP tables and standard CDS views available based on WRF_FIBER_CODEST table in S/4HANA 2020.
Techincal Settings of WRF_FIBER_CODEST
Below are technical details of the table WRF_FIBER_CODEST
- Buffering switched on
- Full table is passed to buffer
- Storage type is Column Store
List of WRF_FIBER_CODEST Fields
The following table gives you an overview of the fields available in WRF_FIBER_CODEST
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| MANDT | Client | MANDT | * | CLNT | 3 |
| FIBER_CODE | Fiber Code for Textiles (e.g. Wool Silk Etc.) | WRF_FIBER_CODE | WRF_FIBER_CODES | CHAR | 3 |
| LANGUAGE | Language Key | SPRAS | T002 | LANG | 1 |
| FIBER_CODE_DESCR | Description for Textile Fiber Code (e.g. Wool Silk ....) | WRF_FIBER_CODE_DESCR | CHAR | 50 |
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_FIBER_CODEST
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| WRF_FIBER_CODEST | FIBER_CODE | 1: CN | WRF_FIBER_CODES |
| WRF_FIBER_CODEST | LANGUAGE | 1: N | T002 |