DBA Data[Home] [Help]

APPS.WSH_SHIPPING_INFO dependencies on WSH_TRIPS

Line 206: wsh_trips t,

202: t.ship_method_code,
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,