DBA Data[Home] [Help]

APPS.INV_LABEL_PVT8 dependencies on WSH_TRIP_STOPS

Line 795: , wsh_trip_stops wts

791: , wnd.intmed_ship_to_location_id
792: FROM wsh_new_deliveries wnd
793: , wsh_delivery_legs wdl
794: , wsh_document_instances wdi
795: , wsh_trip_stops wts
796: , wsh_trips wt
797: WHERE wnd.delivery_id = wdl.delivery_id(+)
798: AND wdi.entity_name (+) = 'WSH_DELIVERY_LEGS'
799: AND wdl.delivery_leg_id = wdi.entity_id (+)