SAP WRF_APC_PACDT Planned Article Assignment into CDT Table
Overview
WRF_APC_PACDT is a standard SAP S/4HANA table that stores Planned Article Assignment into CDT data. There are total 5 fields in the WRF_APC_PACDT table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table WRF_APC_PACDT 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_PACDT to other SAP tables and standard CDS views available based on WRF_APC_PACDT table in S/4HANA 2020.
Techincal Settings of WRF_APC_PACDT
Below are technical details of the table WRF_APC_PACDT
- Buffering not allowed
- No buffering
- Storage type is Column Store
List of WRF_APC_PACDT Fields
The following table gives you an overview of the fields available in WRF_APC_PACDT
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| MANDT | Client | MANDT | T000 | CLNT | 3 |
| MATNR | Planned Material Number | WRF_PLNART | WRF_APC_PABD | CHAR | 40 |
| HIER_ID | Hierarchy | WRF_HIER_CNT | WRF_MATGRP_HIER | CHAR | 2 |
| NODE | Hierarchy Node | WRF_STRUC_NODE | WRF_MATGRP_STRUC | CHAR | 18 |
| MAINFLG | Main Assignment | WRF_MAIN_FLAG | 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_PACDT
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| WRF_APC_PACDT | HIER_ID | : | WRF_MATGRP_HIER |
| WRF_APC_PACDT | MANDT | : | T000 |
| WRF_APC_PACDT | MATNR | : | WRF_APC_PABD |
| WRF_APC_PACDT | NODE | : | WRF_MATGRP_STRUC |