SAP WRFT_APC_PSCD Item Date Settings in Purchasing Lists Table
Overview
WRFT_APC_PSCD is a standard SAP S/4HANA table that stores Item Date Settings in Purchasing Lists data. There are total 4 fields in the WRFT_APC_PSCD table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table WRFT_APC_PSCD 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 WRFT_APC_PSCD to other SAP tables and standard CDS views available based on WRFT_APC_PSCD table in S/4HANA 2020.
Techincal Settings of WRFT_APC_PSCD
Below are technical details of the table WRFT_APC_PSCD
- Buffering switched on
- Full table is passed to buffer
- Storage type is Column Store
List of WRFT_APC_PSCD Fields
The following table gives you an overview of the fields available in WRFT_APC_PSCD
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| MANDT | Client | MANDT | T000 | CLNT | 3 |
| ASRT_TYPE | Assortment Type | WRFDE_ASSORTYP | WRFST_TYP | CHAR | 4 |
| DATE_ID | Item Date in Purchasing Lists / Start Date for Scheduling | WRF_APC_START_DATE | WRFT_DMAIN | CHAR | 18 |
| NOCHK | Don't Check Item Date / Rollout Validity in Purchasing Lists | WRF_APC_DATE_CHK | 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 WRFT_APC_PSCD
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| WRFT_APC_PSCD | ASRT_TYPE | : | WRFST_TYP |
| WRFT_APC_PSCD | DATE_ID | : | WRFT_DMAIN |
| WRFT_APC_PSCD | MANDT | : | T000 |