DBA Data[Home] [Help]

APPS.HRI_OPL_EVENT_CAPTURE dependencies on HRI_OPL_SUP_STATUS_HST

Line 3144: hri_opl_sup_status_hst.find_changed_supervisors;

3140: -- Also check snapshot facts for new snapshot dates
3141: -- and populate EQs accordingly
3142: --
3143: IF (g_full_refresh = 'N') THEN
3144: hri_opl_sup_status_hst.find_changed_supervisors;
3145: check_for_new_snapshot_dates;
3146: END IF;
3147: --
3148: -- 4357755