DBA Data[Home] [Help]

APPS.WSH_SHIPPING_INFO dependencies on WSH_TRIPS

Line 205: wsh_trips t,

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