DBA Data[Home] [Help]

APPS.WSH_PROCESS_INTERFACED_PKG dependencies on WSH_INBOUND_SHIP_ADVICE_PKG

Line 231: wsh_inbound_ship_advice_pkg.process_ship_advice (

227: wsh_debug_sv.log (l_module_name,'t_return_status',t_return_status);
228: END IF;
229:
230: ELSE
231: wsh_inbound_ship_advice_pkg.process_ship_advice (
232: l_delivery_interface_id,
233: l_trns_history_rec.event_key,
234: t_return_status
235: );