DBA Data[Home] [Help]

APPS.IGC_CC_ARCHIVE_PURGE_PKG dependencies on IGC_CC_ARC_PO_DISTRIBUTION

Line 2877: INTO igc_cc_arc_po_distribution_all

2873: Output_Debug (l_full_path, p_debug_msg => g_debug_msg);
2874: END IF;
2875:
2876: INSERT
2877: INTO igc_cc_arc_po_distribution_all
2878: (po_distribution_id,
2879: last_update_date,
2880: last_updated_by,
2881: po_header_id,

Line 3923: FROM igc_cc_arc_po_distribution IPDA

3919: Output_Debug (l_full_path, p_debug_msg => g_debug_msg);
3920: END IF;
3921:
3922: DELETE
3923: FROM igc_cc_arc_po_distribution IPDA
3924: WHERE IPDA.po_header_id IN
3925: ( SELECT PHA.po_header_id
3926: FROM po_headers_all PHA
3927: WHERE PHA.segment1 IN