Adjust po receipt quantity
We've a situation where we need to adjust receipts due to a receiving correction error. However, we need this to be automated as we process
data flowing into Peoplesoft from our warehouse systems.
I'm using min_po_recv_ci delivered component that is used for mobile inventory and tried to update the quantity but I've got many issues making
it work.
My questions:
1. I'm wondering if there is any other way via sql to modify the quantities on the receipts as long as the receipts are not in either partially or full
matched status?
2. Has anybody used the delivered min_po_recv_ci component via application engine?