SAP WRPR Replenishment: replenishment runs Table
Overview
WRPR is a standard SAP S/4HANA table that stores Replenishment: replenishment runs data. There are total 19 fields in the WRPR table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table WRPR belongs to Forecasting Procedures (LO-RFM-PUR-FC) module and is located in the package Retail: Replenishment (WRPL).
In addition, following links provide an overview of foreign key relationships, if any, that link WRPR to other SAP tables and standard CDS views available based on WRPR table in S/4HANA 2020.
Techincal Settings of WRPR
Below are technical details of the table WRPR
- Buffering not allowed
- No buffering
- Storage type is Column Store
List of WRPR Fields
The following table gives you an overview of the fields available in WRPR
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| MANDT | Client | MANDT | T000 | CLNT | 3 |
| RPLID | Replenishment run: ID number | WRPLID | NUMC | 10 | |
| RPLTMPNT | Timepoint of replenishment run | WRPLTMPNT | DEC | 15 | |
| RPLUS | Replenishment: user who started the replenishment run | WRPLUS | CHAR | 12 | |
| JOBNAME | Background job name | BTCJOB | CHAR | 32 | |
| JOBCOUNT | Job ID | BTCJOBCNT | CHAR | 8 | |
| SRP_JOBTYPE | Store Replenishment: Report Category for Store Replenishment | WSRP_JOBTYPE | CHAR | 1 | |
| SRP_ONLYERR | Include Incorrect Replenishment Items Only | WSRP_ONLYERR | CHAR | 1 | |
| SRP_ONLYINIT | Include Items with Initial Values Only | WSRP_ONLYINIT | CHAR | 1 | |
| SRP_ANDORLINK | OR Link for Material Selection | WSRP_ANDORLINK | CHAR | 1 | |
| SRP_RPLDAY | Planning date | WRPLDAY | DATS | 8 | |
| SRP_DECINVMNG | Determine Stock Situation | WSRP_DECINVMNG | CHAR | 1 | |
| SRP_DECATPQTY | Determime Planned Issues and Receipts Using ATP | WSRP_DECATPQTY | CHAR | 1 | |
| SRP_POTIME | Determination of Purchasing Processing Time per Plant | WSRP_POTIME | CHAR | 1 | |
| SRP_MARADATA | Determine General Material Master Data | WSRP_MARADATA | CHAR | 1 | |
| SRP_MARCDATA | Determine Logistics Data for Material | WSRP_MARCDATA | CHAR | 1 | |
| SRP_RPLHZ | Replenishment lead time | WRPLHZ | DEC | 3 | |
| SRP_DECSOS | Definition of Parameters for Supply Source Determination | WSRP_DECSOS | CHAR | 1 | |
| SRP_DECROUNDP | Definition of Rounding Parameters | WSRP_DECROUNDP | 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 WRPR
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| WRPR | MANDT | 1: CN | T000 |