DBA Data[Home] [Help]

APPS.BEN_ELP_CACHE dependencies on HR_ASSIGNMENT_SETS

Line 425: formula_id hr_assignment_sets.formula_id%type);

421: short_code varchar2(30),
422: excld_flag ben_elig_hrs_wkd_prte_f.excld_flag%type,
423: criteria_score ben_elig_hrs_wkd_prte_f.criteria_score%type,
424: criteria_weight ben_elig_hrs_wkd_prte_f.criteria_weight%type,
425: formula_id hr_assignment_sets.formula_id%type);
426: --
427: type g_cache_elpean_instor is table of g_cache_elpean_object_rec
428: index by binary_integer;
429: --