SAP WGRC_TLOAD Load table for calculating workload Table
Overview
WGRC_TLOAD is a standard SAP S/4HANA table that stores Load table for calculating workload data. There are total 6 fields in the WGRC_TLOAD table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table WGRC_TLOAD belongs to Obsolete Functionality (LO-RFM-OBS) module and is located in the package Goods Receipt Capacity Check in Purchasing (WGRC).
In addition, following links provide an overview of foreign key relationships, if any, that link WGRC_TLOAD to other SAP tables and standard CDS views available based on WGRC_TLOAD table in S/4HANA 2020.
Techincal Settings of WGRC_TLOAD
Below are technical details of the table WGRC_TLOAD
- Buffering switched on
- Full table is passed to buffer
- Storage type is Column Store
List of WGRC_TLOAD Fields
The following table gives you an overview of the fields available in WGRC_TLOAD
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| MANDT | Client | MANDT | * | CLNT | 3 |
| LGNUM | Warehouse Number / Warehouse Complex | LGNUM | T300 | CHAR | 3 |
| METYP | Unit-of-measure load category according to workload criteria | METYP | TMET | CHAR | 1 |
| LOGGR | Logistics handling group for workload calculation | LOGGR | TLOG | CHAR | 4 |
| TIMEC | Constant time for calculating workload in seconds | TIMEC | DEC | 13 | |
| TIMEV | Variable time for calculating workload in seconds | TIMEV | DEC | 13 |
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 WGRC_TLOAD
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| WGRC_TLOAD | LGNUM | 1: CN | T300 |
| WGRC_TLOAD | LOGGR | 1: CN | TLOG |
| WGRC_TLOAD | METYP | 1: CN | TMET |