DBA Data[Home] [Help]

APPS.WSH_SHIPPING_INFO dependencies on WSH_TRIP_STOPS

Line 207: wsh_trip_stops ts1,

203: hp.party_name carrier_name, -- Bug 5697730
204: dg.delivery_leg_id
205: FROM wsh_lookups wl,
206: wsh_trips t,
207: wsh_trip_stops ts1,
208: wsh_trip_stops ts2,
209: -- wsh_document_instances di, -- Bug 3146273
210: wsh_delivery_legs dg,
211: wsh_new_deliveries dl,

Line 208: wsh_trip_stops ts2,

204: dg.delivery_leg_id
205: FROM wsh_lookups wl,
206: wsh_trips t,
207: wsh_trip_stops ts1,
208: wsh_trip_stops ts2,
209: -- wsh_document_instances di, -- Bug 3146273
210: wsh_delivery_legs dg,
211: wsh_new_deliveries dl,
212: hz_parties hp, hz_party_usg_assignments hpu -- Bug 5697730