Hi All,
I have recently noticed that SAPB1 reserves items released from a Picklist (as Committed Qty).
This implies that those items are taken out of the free stock even if the QOH in the Bin location content list is still unchanged.
For e.g:
Say I have 10 items A00001 in Bin Location 01-AA and release a picklist P1 with 10x A00001.
The QOH of that item in Bin 01-AA will still display 10 which makes sense since they are still in the warehouse.
Now, knowing that picklist P1 has still not been picked, I release a new picklist P2 with 3x A00001.
I pick those 3x A00001 out of picklist P2 and SAP would not allow me to do so since those 10 existing A00001 are committed to P1.
It will then throws me an error telling me to "Fully Allocate Item A00001 To A Bin Location 01-AA"
Is there a way to pick picklist P2 before P1 without having to manually remove those quantity released from the PickPackManager using the SDK?
Thanks,
Gav