Transact Move Order API
Hi All,
Customer is creating an interface program to Transact Move Order and Ship Confirm a Sales Order using the following APIs
INV_MOVE_ORDER_PUB.GET_MOVE_ORDER
INV_PICK_WAVE_PICK_CONFIRM_PUB.PICK_CONFIRM
WSH_DELIVERIES_PUB.Delivery_Action
It is working for Non Serialized item but they are getting this error for Serialized items.
Total serial numbers does not match the transaction quantity
Checking our parameters, Allocate Serial Numbers = No (They can't change this to Yes - User Defined because of some processes in place)
Is there a way to do this given the existing APIs?