API to create delivery detail after booking sale order
Hi,
I am creating and booking a sale order using the API oe_order_pub.Process_Order.
But when a sale order is booked from EBS, the delivery detail is shown in the Shipping Transactions form. This is not happening when booking a sale order using oe_order_pub.Process_Order.
For pick release, i am using the following APIs.
wsh_delivery_details_pub.autocreate_deliveries and then WSH_DELIVERIES_PUB.Delivery_Action.
How can i create the delivery detail, which can be pick released?
Thanks,
Anoop