DBA Data[Home] [Help]

APPS.WSH_ITM_OVERRIDE dependencies on WSH_EXCEPTIONS

Line 206: wsh_exceptions wex,

202: SELECT
203: exception_name,
204: exception_id,status,logged_at_location_id,exception_location_id,delivery_id,delivery_name
205: FROM
206: wsh_exceptions wex,
207: wsh_itm_request_control wrc
208: WHERE
209: wrc.ORIGINAL_SYSTEM_REFERENCE=wex.delivery_id
210: AND wrc.request_control_id = l_request_control_id