DBA Data[Home] [Help]

APPS.HRI_OPL_EVENT_CAPTURE dependencies on HRI_OPL_SUP_STATUS_HST

Line 3147: hri_opl_sup_status_hst.find_changed_supervisors;

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