SAP WRF_SPECIES_TT Text table for species scientific names Table
Overview
WRF_SPECIES_TT is a standard SAP S/4HANA table that stores Text table for species scientific names data. There are total 5 fields in the WRF_SPECIES_TT table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table WRF_SPECIES_TT 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_TT to other SAP tables and standard CDS views available based on WRF_SPECIES_TT table in S/4HANA 2020.
Techincal Settings of WRF_SPECIES_TT
Below are technical details of the table WRF_SPECIES_TT
- Buffering switched on
- Full table is passed to buffer
- Storage type is Column Store
List of WRF_SPECIES_TT Fields
The following table gives you an overview of the fields available in WRF_SPECIES_TT
| 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_SPECIES | CHAR | 3 |
| SCIENTIFIC_NAME_CODE | Code of Scientific Name | WRF_SCIENTIFIC_NAME_CODE | WRF_SPECIES | CHAR | 3 |
| SPRAS | Language Key | SPRAS | T002 | LANG | 1 |
| SCIENTIFIC_NAME | Scientific Name | WRF_SCIENTIFIC_NAME | CHAR | 35 |
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_TT
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| WRF_SPECIES_TT | FIBER_CODE | 1: CN | WRF_SPECIES |
| WRF_SPECIES_TT | MANDT | : | T000 |
| WRF_SPECIES_TT | SCIENTIFIC_NAME_CODE | 1: CN | WRF_SPECIES |
| WRF_SPECIES_TT | SPRAS | : | T002 |