Overview
WRRP_CTRL is a standard SAP S/4HANA table that stores RRP: Control parameters for Rapid Replenishment Planning data. The following is a list of CDS Views for WRRP_CTRL table.
A CDS view is a CDS entity that implmenets a view and is defined in a CDS data definition. They are defined for existing database tables, views, or other non-abstract CDS entities.
Using CDS views, you can rearrange and rename table fields to meet application-specific requirements. They are used to define rich semantic data models.
WRRP_CTRL CDS Views
The following table gives you an overview of the released standard CDS views for WRRP_CTRL table in S/4HANA 2020.
| CDS View Name | SQL View Name | Description |
|---|---|---|
| RRP_DDL_FC | RRP_V_FC | Select Forecast Values |
| RRP_DDL_FC_RLT | RRP_V_FC_RLT | RRP: Select Forecast Values for RLT |
| RRP_DDL_FC_TRC | RRP_V_FC_TRC | RRP: Select Forecast Values for TRC |
| RRP_DDL_GI_PO | RRP_V_GI_PO | RRP: Select Purchase Orders as Goods Issues |
| RRP_DDL_GI_PR | RRP_V_GI_PR | RRP: Select Purchase Requisitions as Goods Issues |
| RRP_DDL_GR_OC | RRP_V_GR_OC | RRP: Retrieve Open Order Confirmation Quantities |
| RRP_DDL_GR_PO | RRP_V_GR_PO | RRP: Select Purchase Orders as Goods Receipts |
| RRP_DDL_GR_PR | RRP_V_GR_PR | RRP: Select Purchase Requisitions as Goods Receipts |
| RRP_DDL_STOCK_MARC | RRP_V_STOCK_MARC | RRP: Read Stock Values for MARC from MATDOC |
| RRP_DDL_STOCK_MARD | RRP_V_STOCK_MARD | RRP: Read Stock Values for MARD from MATDOC |
| RRP_DDL_STOCK_SUM | RRP_V_STOCK_SUM | RRP: Aggregate MARC and MARD Stock from MATDOC |