Here we would like to draw your attention to WPCTRQ transaction code in SAP. As we know it is being used in the SAP MM-PUR (Purchasing in MM) component which is coming under MM module (Material Management).WPCTRQ is a transaction code used for Handling of Remaining Quantities in SAP.
It comes under the package WRF_PRC_CTR_APPL.When we execute this transaction code, RWRF_PCTR_REM_QTY is the normal standard SAP program that is being executed in background.
Transaction WPCTRQ technical data table
Tcode | WPCTRQ |
Purpose | Handling of Remaining Quantities |
Module | MM |
Component | MM-PUR |
SAP Package | WRF_PRC_CTR_APPL |
Program running | RWRF_PCTR_REM_QTY |
Screen No | 1000 |
Type | R |
Some Basic Questions & Answers
Program named RWRF_PCTR_REM_QTY will run when we enter transaction code WPCTRQ.
WPCTRQ is a Report Transaction code type which is shortly represented as R.