DBA Data[Home] [Help]

APPS.HRI_OLTP_CONC_DIM dependencies on HRI_OPL_JOBH

Line 185: hri_opl_jobh.full_refresh;

181: hri_bpl_conc_log.dbg('Full refresh: ' || l_full_refresh);
182: hri_bpl_conc_log.dbg('Collect from: N/A');
183:
184: IF (l_full_refresh = 'Y') THEN
185: hri_opl_jobh.full_refresh;
186: ELSE
187: hri_opl_jobh.incr_refresh(p_refresh_flex => 'N');
188: END IF;
189:

Line 187: hri_opl_jobh.incr_refresh(p_refresh_flex => 'N');

183:
184: IF (l_full_refresh = 'Y') THEN
185: hri_opl_jobh.full_refresh;
186: ELSE
187: hri_opl_jobh.incr_refresh(p_refresh_flex => 'N');
188: END IF;
189:
190: hri_bpl_conc_log.log_process_end
191: (p_status => TRUE