DBA Data[Home] [Help]

APPS.IGC_CC_ARCHIVE_PURGE_PKG dependencies on IGC_CC_ARC_MC_DET_PF_HIST

Line 1229: INTO igc_cc_arc_mc_det_pf_hist

1225: -- Make sure that only the period that is closed and matches the period
1226: -- name are inserted into the IGC_CC_ARCHIVE_MC_JE_LINES table.
1227: -- --------------------------------------------------------------------
1228: INSERT
1229: INTO igc_cc_arc_mc_det_pf_hist
1230: ( CC_DET_PF_LINE_ID,
1231: SET_OF_BOOKS_ID,
1232: CC_DET_PF_FUNC_AMT,
1233: CC_DET_PF_ENCMBRNC_AMT,

Line 3601: FROM igc_cc_arc_mc_det_pf_hist CMPH

3597: Output_Debug (l_full_path, p_debug_msg => g_debug_msg);
3598: END IF;
3599:
3600: DELETE
3601: FROM igc_cc_arc_mc_det_pf_hist CMPH
3602: WHERE CMPH.cc_det_pf_line_id IN
3603: ( SELECT DPFH.cc_det_pf_line_id
3604: FROM igc_cc_det_pf_history DPFH
3605: WHERE DPFH.cc_acct_line_id IN