DBA Data[Home] [Help]

APPS.IGC_CC_ARCHIVE_PURGE_PKG dependencies on IGC_CC_ARC_PO_LINE_LOC

Line 2613: INTO igc_cc_arc_po_line_loc_all

2609: Output_Debug (l_full_path, p_debug_msg => g_debug_msg);
2610: END IF;
2611:
2612: INSERT
2613: INTO igc_cc_arc_po_line_loc_all
2614: (line_location_id,
2615: last_update_date,
2616: last_updated_by,
2617: po_header_id,

Line 3902: FROM igc_cc_arc_po_line_loc IPLLA

3898: Output_Debug (l_full_path, p_debug_msg => g_debug_msg);
3899: END IF;
3900:
3901: DELETE
3902: FROM igc_cc_arc_po_line_loc IPLLA
3903: WHERE IPLLA.po_header_id IN
3904: ( SELECT PHA.po_header_id
3905: FROM po_headers_all PHA
3906: WHERE PHA.segment1 IN