Symptom
- The Subcontracting Cockpit fiori can show a different pending quantity than the 'Display Subcontracting Stocks by Supplier' (ME2oN).
Environment
- SAP S/4HANA Cloud Public Edition
Reproducing the Issue
- Open the Subcontracting Cockpit app (F2948).
- Post a goods issue for a subcontracting component or requirement.
- Observe that the pending quantity in Subcontracting Cockpit does not decrease after the goods issue.
- Compare this with the Display Subcontracting Stocks by Supplier app where the quantity differs.
Cause
SAP Standard Behaviour.
Resolution
The fiori app 'subcontracting cockpit' retrieves the component data directly from the CDS view C_SUBCONTRGCOCKPITDELIVERY.
The headline quantity in this app is the REQUIREDQUANTITY which corresponds directly to the component quantity.
The webgui app 'Display Subcontracting Stocks by Supplier' (ME2oN) retrieves the component data directly from the reservation table RESB
In the reservation the requirement quantity is present but also the quantity withdrawn. This app is able to calculate the open quantity considering
the quantity withdrawn which is not currently available in the fiori app. (requirements quantity - quantity withdrawn - quantity in delivery = open quantity)
See Also
Keywords
subcontracting cockpit, pending quantity, wrong quantity, goods issue, goods receipt, open quantity, display subcontracting stocks by supplier, f2948, me2on, withdrawn quantity, reservation, subcontracting, procurement, s/4hana cloud, cds view
C_SUBCONTRGCOCKPITDELIVERY, RESB, LMMPUR_SUBCONI04, CL_MM_PUR_SUBCONTRACTI_DPC_EXT , KBA , MM-PUR-GF-SC-2CL , Subcontracting (Public Cloud) , Problem
SAP Knowledge Base Article - Public