DBA Data[Home] [Help]

APPS.WSH_TRIP_VALIDATIONS dependencies on DUAL

Line 383: SELECT 1 from dual

379: --tkt
380: p_caller IN VARCHAR2 DEFAULT 'WSH') IS
381:
382: CURSOR prev_stop_info IS
383: SELECT 1 from dual
384: WHERE exists ( select 1
385: FROM wsh_trip_stops ds,
386: wsh_delivery_legs dg,
387: wsh_new_deliveries dl