DBA Data[Home] [Help]

APPS.PO_PDOI_HEADER_GROUPING_PVT dependencies on PO_LINES_ALL

Line 667: po_lines_all POL

663: BULK COLLECT
664: INTO l_draft_id_tbl,
665: l_line_id_tbl
666: FROM po_headers_interface PHI,
667: po_lines_all POL
668: WHERE PHI.processing_id = PO_PDOI_PARAMS.g_processing_id
669: AND PHI.processing_round_num = PO_PDOI_PARAMS.g_current_round_num
670: AND PHI.po_header_id = POL.po_header_id
671: AND POL.catalog_name = PO_PDOI_PARAMS.g_request.catalog_to_expire