DBA Data[Home] [Help]

APPS.IGC_CC_ARCHIVE_PURGE_PKG dependencies on IGC_CC_ARC_PO_LINES

Line 2373: INTO igc_cc_arc_po_lines_all

2369: Output_Debug (l_full_path, p_debug_msg => g_debug_msg);
2370: END IF;
2371:
2372: INSERT
2373: INTO igc_cc_arc_po_lines_all
2374: (po_line_id,
2375: last_update_date,
2376: last_updated_by,
2377: po_header_id,

Line 3881: FROM igc_cc_arc_po_lines IPLA

3877: Output_Debug (l_full_path, p_debug_msg => g_debug_msg);
3878: END IF;
3879:
3880: DELETE
3881: FROM igc_cc_arc_po_lines IPLA
3882: WHERE IPLA.po_header_id IN
3883: ( SELECT PHA.po_header_id
3884: FROM po_headers_all PHA
3885: WHERE PHA.segment1 IN