Overview
WRRP_DOC_TYPE is a standard SAP S/4HANA table that stores RRP: Relevant Document Types for Rapid Replenishment data. The following is a list of CDS Views for WRRP_DOC_TYPE 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_DOC_TYPE CDS Views
The following table gives you an overview of the released standard CDS views for WRRP_DOC_TYPE table in S/4HANA 2020.
| CDS View Name | SQL View Name | Description |
|---|---|---|
| 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 |