SAP WRF_SPECIES Species Scientific Names Table
Overview
WRF_SPECIES is a standard SAP S/4HANA table that stores Species Scientific Names data. There are total 5 fields in the WRF_SPECIES table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table WRF_SPECIES 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_SPECIES to other SAP tables and standard CDS views available based on WRF_SPECIES table in S/4HANA 2020.
Techincal Settings of WRF_SPECIES
Below are technical details of the table WRF_SPECIES
- Buffering switched on
- Full table is passed to buffer
- Storage type is Column Store
List of WRF_SPECIES Fields
The following table gives you an overview of the fields available in WRF_SPECIES
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| MANDT | Client | MANDT | T000 | CLNT | 3 |
| FIBER_CODE | Fiber Code for Textiles (e.g. Wool Silk Etc.) | WRF_FIBER_CODE | WRF_FIBER_CODES | CHAR | 3 |
| SCIENTIFIC_NAME_CODE | Code of Scientific Name | WRF_SCIENTIFIC_NAME_CODE | CHAR | 3 | |
| ORIGIN | Country/Region Key | LAND1 | T005 | CHAR | 3 |
| PSM_CODE | Code of Protected Species Management | WRF_PSM_CODE | WRF_PSM | CHAR | 2 |
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_SPECIES
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| WRF_SPECIES | FIBER_CODE | : | WRF_FIBER_CODES |
| WRF_SPECIES | MANDT | : | T000 |
| WRF_SPECIES | ORIGIN | : | T005 |
| WRF_SPECIES | PSM_CODE | 1: N | WRF_PSM |