Correct APIs for OM Pick Release and Ship Confirm [message #364964] |
Wed, 10 December 2008 12:14 |
hkbharadwaj
Messages: 1 Registered: December 2008 Location: London
|
Junior Member |
|
|
Hi All,
I have got a problem with OM Interface code using APIs
in the process :
create order-->Pick release-->ship confirm-->AR Reciept
We want to write the API code from Pick Release to Ship confirm, and the data need to be updated in WMS tables as well.
Requirement: As I am new to OM / WMS, I am not sure what APIs / Code to use to complete this process.(Where does WMS gets updated when we use OM APIs?)
I found the following APIs:
WSH_PICKING_BATCHES_PUB.create_batch
WSH_PICKING_BATCHES_PUB.release_batch
INV_MOVE_ORDER_PUB.Process_Move_Order_Line
INV_PICK_RELEASE_PUB.Pick_Release
INV_PICK_WAVE_PICK_CONFIRM_PUB.Pick_Confirm
WSH_DELIVERY_DETAILS_PUB.UPDATE_SHIPPING_ATTRIBUTES
WSH_FREIGHT_COSTS_PUB.CREATE_UPDATE_FREIGHT_COSTS
WSH_CONTAINER_PUB.CREATE_CONTAINERS
WSH_DELIVERIES_PUB.CONFIRM_DELIVERY
but, which are correct APIs, and what is the process of execution.
I appreciate you kind response. I need the code very badly.
Thanks
Hari
|
|
|