DBA Data[Home] [Help]

APPS.HRI_OPL_ASGN_EVENTS dependencies on HRI_OPL_EVENT_CAPTURE

Line 5415: hri_opl_event_capture.purge_queue('HRI_EQ_ASGN_EVNTS');

5411: -- even after the after full refresh. Recollecting incremental changes
5412: -- will be useless if a full refresh has been run.
5413: --
5414: dbg('Purging the events queue');
5415: hri_opl_event_capture.purge_queue('HRI_EQ_ASGN_EVNTS');
5416: --
5417: hri_bpl_conc_log.log_process_end(
5418: p_status => TRUE
5419: ,p_period_from => TRUNC(g_refresh_start_date)