SAP WRF_APC_PLAS Purchasing List Assigned Quantities Table
Overview
WRF_APC_PLAS is a standard SAP S/4HANA table that stores Purchasing List Assigned Quantities data. There are total 13 fields in the WRF_APC_PLAS table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table WRF_APC_PLAS belongs to Orders and Contracts (LO-RFM-PUR-POF) module and is located in the package Operational Assortment Planning and Control (WRF_APC).
In addition, following links provide an overview of foreign key relationships, if any, that link WRF_APC_PLAS to other SAP tables and standard CDS views available based on WRF_APC_PLAS table in S/4HANA 2020.
Techincal Settings of WRF_APC_PLAS
Below are technical details of the table WRF_APC_PLAS
- Buffering not allowed
- No buffering
- Storage type is Column Store
List of WRF_APC_PLAS Fields
The following table gives you an overview of the fields available in WRF_APC_PLAS
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| MANDT | Client | MANDT | T000 | CLNT | 3 |
| PLITEM | Purchasing List Item ID | WRF_PLITEM | WRF_APC_PLI | CHAR | 22 |
| MATNR | Planned Material Number | WRF_PLNART | * | CHAR | 40 |
| KEYFIG | Key Figure ID | WRF_KEYFIG | WRFT_APC_KFIG | CHAR | 2 |
| ASORT | Assortment | ASORT | WRS1 | CHAR | 10 |
| ATTYP | Material Category | ATTYP | CHAR | 2 | |
| QUAN_ASGN | Assigned Quantity for Each Store of the Assortment | WRF_QTY_ASSIGN | QUAN | 10 | |
| UNIT | Base Unit of Measure | MEINS | T006 | UNIT | 3 |
| LOCKED | Indicates that the Assignment Cannot Be Modified | WRF_APC_ASGN_LOCKED | CHAR | 1 | |
| TIMESTAMP | Time Stamp | WRF_TIMESTAMP | NUMC | 14 | |
| LAYGR_SRC | Layout Module | LAYGR | * | CHAR | 10 |
| LMVER_SRC | Layout Module Version | LAYMOD_VER | * | NUMC | 4 |
| LWB_DC_PROC | Indicates the LWB transfer is to enable DC procurement | WRF_APC_LWB_DC_PROC | 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_APC_PLAS
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| WRF_APC_PLAS | ASORT | : | WRS1 |
| WRF_APC_PLAS | KEYFIG | : | WRFT_APC_KFIG |
| WRF_APC_PLAS | MANDT | : | T000 |
| WRF_APC_PLAS | PLITEM | : | WRF_APC_PLI |
| WRF_APC_PLAS | UNIT | : | T006 |