887: , wnd.ship_method_code wnd_ship_method_code
888: , wnd.intmed_ship_to_location_id
889: FROM wsh_new_deliveries wnd
890: , wsh_delivery_legs wdl
891: , wsh_document_instances wdi
892: , wsh_trip_stops wts
893: , wsh_trips wt
894: WHERE wnd.delivery_id = wdl.delivery_id(+)
895: AND wdi.entity_name (+) = 'WSH_DELIVERY_LEGS'