DBA Data[Home] [Help]

APPS.INV_LABEL_PVT8 dependencies on WSH_DOCUMENT_INSTANCES

Line 794: , wsh_document_instances wdi

790: , wnd.ship_method_code wnd_ship_method_code
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'