DBA Data[Home] [Help]

APPS.WSH_DELIVERY_DETAILS_PKG dependencies on WSH_CONTAINER_ACTIONS

Line 4021: wsh_container_actions.Update_child_inv_info(

4017: NVL(p_delivery_details_info.subinventory, '-1$1')
4018: OR NVL(l_locator_id,-1) <>
4019: NVL(p_delivery_details_info.locator_id,-1)
4020: THEN
4021: wsh_container_actions.Update_child_inv_info(
4022: p_container_id =>
4023: p_delivery_details_info.delivery_detail_id,
4024: P_locator_id => p_delivery_details_info.locator_id
4025: ,