DBA Data[Home] [Help]

APPS.INV_LABEL_PVT8 dependencies on WSH_TRIP_STOPS

Line 892: , wsh_trip_stops wts

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'
896: AND wdl.delivery_leg_id = wdi.entity_id (+)