DBA Data[Home] [Help]

APPS.WSH_MAPPING_DATA dependencies on WSH_DELIVERY_LEGS

Line 86: FROM wsh_delivery_legs wdl,

82: wt.Routing_Instructions,
83: wts1.Departure_Seal_Code,
84: --Bug 3458160
85: wt.operator
86: FROM wsh_delivery_legs wdl,
87: wsh_trip_stops wts1,
88: wsh_trip_stops wts2,
89: wsh_trips wt
90: WHERE wts1.trip_id = wt.trip_id