DBA Data[Home] [Help]

APPS.WSH_DELIVERY_DETAILS_PKG dependencies on WSH_CONTAINER_ACTIONS

Line 4156: wsh_container_actions.Update_child_inv_info(

4152: NVL(p_delivery_details_info.subinventory, '-1$1')
4153: OR NVL(l_locator_id,-1) <>
4154: NVL(p_delivery_details_info.locator_id,-1)
4155: THEN
4156: wsh_container_actions.Update_child_inv_info(
4157: p_container_id =>
4158: p_delivery_details_info.delivery_detail_id,
4159: P_locator_id => p_delivery_details_info.locator_id
4160: ,