DBA Data[Home] [Help]

APPS.WSH_ITM_OVERRIDE dependencies on WSH_EXCEPTIONS

Line 189: wsh_exceptions wex,

185: SELECT
186: exception_name,
187: exception_id,status,logged_at_location_id,exception_location_id,delivery_id,delivery_name
188: FROM
189: wsh_exceptions wex,
190: wsh_itm_request_control wrc
191: WHERE
192: wrc.ORIGINAL_SYSTEM_REFERENCE=wex.delivery_id
193: AND wrc.request_control_id = l_request_control_id