regarding the om api very urgent
Dear Gurus,I am trying to create enter the order,book the order,pick release,pick confirm,ship confirm by using api's
at my first effort i enter the order and booked the order by using oe_order_pub.process_order and the order is entered and booked succesfully and the status in wdd is ready to release
after this what i need to do
do i need use the following api's
for autocreate deliveries
-----------------------------
wsh_delivery_details_pub.autocreate_deliveries(for delievry_id) what is the input for this API is it(wdd.delivery_detail_id)??
after this i need to use the below apis
at my first effort i enter the order and booked the order by using oe_order_pub.process_order and the order is entered and booked succesfully and the status in wdd is ready to release
after this what i need to do
do i need use the following api's
for autocreate deliveries
-----------------------------
wsh_delivery_details_pub.autocreate_deliveries(for delievry_id) what is the input for this API is it(wdd.delivery_detail_id)??
after this i need to use the below apis
0