SAP WRF_CARE_CODES Convert Internal Care Codes to Regional Care Codes Table
Overview
WRF_CARE_CODES is a standard SAP S/4HANA table that stores Convert Internal Care Codes to Regional Care Codes data. There are total 5 fields in the WRF_CARE_CODES table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table WRF_CARE_CODES belongs to Article (LO-RFM-MD-ART) module and is located in the package Screen Modules for Material Maintenance (WRF_ARTICLE_SCREENS).
In addition, following links provide an overview of foreign key relationships, if any, that link WRF_CARE_CODES to other SAP tables and standard CDS views available based on WRF_CARE_CODES table in S/4HANA 2020.
Techincal Settings of WRF_CARE_CODES
Below are technical details of the table WRF_CARE_CODES
- Buffering switched on
- Full table is passed to buffer
- Storage type is Column Store
List of WRF_CARE_CODES Fields
The following table gives you an overview of the fields available in WRF_CARE_CODES
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| MANDT | Client | MANDT | * | CLNT | 3 |
| CARE_TYPE | Textile Care Types (Washing Ironing Etc.) | WRF_CARE_TYPE | WRF_CARE_TYPES | CHAR | 1 |
| REGION | Country Group | WRF_COUNTRY_GROUP | CHAR | 2 | |
| CARE_CODE | Internal Textile Care Code | WRF_GLOBAL_CARE_CODE | CHAR | 2 | |
| CARE_CODE_REGION | Regional Standardized Textile Care Code | WRF_CARE_CODE_REGION | WRF_CCODES_REG | CHAR | 1 |
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_CARE_CODES
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| WRF_CARE_CODES | CARE_CODE_REGION | : | WRF_CCODES_REG |
| WRF_CARE_CODES | CARE_TYPE | : | WRF_CARE_TYPES |