DBA Data[Home] [Help]

APPS.IGC_CC_ARCHIVE_PURGE_PKG dependencies on IGC_CC_ARC_PO_HEADERS

Line 2099: INTO igc_cc_arc_po_headers_all

2095: -- Archive the appropriate PO tables that contain the information on
2096: -- the CC Headers that have already been archived.
2097: -- --------------------------------------------------------------------
2098: INSERT
2099: INTO igc_cc_arc_po_headers_all
2100: (po_header_id,
2101: agent_id,
2102: type_lookup_code,
2103: last_update_date,

Line 3860: FROM igc_cc_arc_po_headers IPHA

3856: Output_Debug (l_full_path, p_debug_msg => g_debug_msg);
3857: END IF;
3858:
3859: DELETE
3860: FROM igc_cc_arc_po_headers IPHA
3861: WHERE IPHA.po_header_id IN
3862: ( SELECT PHA1.po_header_id
3863: FROM po_headers_all PHA1
3864: WHERE PHA1.segment1 IN