DBA Data[Home] [Help]

APPS.INV_CONSIGNED_DIAGNOSTICS_PROC dependencies on PO_LINE_LOCATIONS_ALL

Line 545: , po_line_locations_all poll

541: , poh.SEGMENT1
542: FROM
543: po_headers_all poh
544: , po_lines_all pol
545: , po_line_locations_all poll
546: WHERE poh.po_header_id = pol.po_header_id
547: AND poh.po_header_id = poll.po_header_id
548: AND pol.po_header_id = poll.po_header_id
549: AND pol.po_line_id = poll.PO_LINE_ID