SAP WRF_ROCAT Assignment of Rollout Groups to Categories Table
Overview
WRF_ROCAT is a standard SAP S/4HANA table that stores Assignment of Rollout Groups to Categories data. There are total 5 fields in the WRF_ROCAT table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table WRF_ROCAT belongs to Orders and Contracts (LO-RFM-PUR-POF) module and is located in the package Season and Rollout Functions (WRF_SEAS).
In addition, following links provide an overview of foreign key relationships, if any, that link WRF_ROCAT to other SAP tables and standard CDS views available based on WRF_ROCAT table in S/4HANA 2020.
Techincal Settings of WRF_ROCAT
Below are technical details of the table WRF_ROCAT
- Buffering not allowed
- No buffering
- Storage type is Column Store
List of WRF_ROCAT Fields
The following table gives you an overview of the fields available in WRF_ROCAT
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| MANDT | Client | MANDT | * | CLNT | 3 |
| HIER_ID | Hierarchy | WRF_HIER_CNT | WRF_MATGRP_HIER | CHAR | 2 |
| NODE | Hierarchy Node | WRF_STRUC_NODE | WRF_MATGRP_STRUC | CHAR | 18 |
| ROGRP | Rollout Group | WRF_SEAS_ROGRP | WRFT_ROGRP | CHAR | 2 |
| TIMESTAMP | Time Stamp | WRF_TIMESTAMP | NUMC | 14 |
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_ROCAT
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| WRF_ROCAT | HIER_ID | : | WRF_MATGRP_HIER |
| WRF_ROCAT | NODE | : | WRF_MATGRP_STRUC |
| WRF_ROCAT | ROGRP | : | WRFT_ROGRP |