DBA Data[Home] [Help]

APPS.INV_LABEL_PVT1 dependencies on PO_LINE_LOCATIONS_ALL

Line 365: , po_line_locations_all pll

361: , wms_lpn_contents wlc
362: , po_lines_all pol
363: , po_headers_all pha
364: , rcv_shipment_headers rsh
365: , po_line_locations_all pll
366: , po_vendors pov
367: , hr_locations_all hrl1
368: , hr_locations_all hrl2
369: , po_vendor_sites_all pvs

Line 447: , po_line_locations_all pll

443: , wms_lpn_contents wlc
444: , po_lines_all pol
445: , po_headers_all pha
446: , rcv_shipment_headers rsh
447: , po_line_locations_all pll
448: , po_vendors pov
449: , hr_locations_all hrl1
450: , hr_locations_all hrl2
451: , po_vendor_sites_all pvs

Line 547: , po_line_locations_all pll

543: FROM rcv_transactions_interface rti
544: , po_lines_all pol
545: , po_headers_all pha
546: , rcv_shipment_headers rsh
547: , po_line_locations_all pll
548: , po_vendors pov
549: , hr_locations hrl1
550: , hr_locations hrl2
551: -- MOAC changed po_vendor_sites to po_vendor_sites_all

Line 702: , po_line_locations_all pll

698: , po_lines_all pol
699: -- , po_distributions_all pod --Commented as part of Bug# 3586116
700: , po_headers_all pha
701: , rcv_shipment_headers rsh
702: , po_line_locations_all pll
703: , po_vendors pov
704: , hr_locations_all hrl1
705: , hr_locations_all hrl2
706: , po_vendor_sites_all pvs