DBA Data[Home] [Help]

APPS.PO_PDOI_HEADER_GROUPING_PVT dependencies on PO_LINES_ALL

Line 648: po_lines_all POL

644: BULK COLLECT
645: INTO l_draft_id_tbl,
646: l_line_id_tbl
647: FROM po_headers_interface PHI,
648: po_lines_all POL
649: WHERE PHI.processing_id = PO_PDOI_PARAMS.g_processing_id
650: AND PHI.processing_round_num = PO_PDOI_PARAMS.g_current_round_num
651: AND PHI.po_header_id = POL.po_header_id
652: AND POL.catalog_name = PO_PDOI_PARAMS.g_request.catalog_to_expire