DBA Data[Home] [Help]

APPS.BEN_ELP_CACHE dependencies on HR_ALL_ORGANIZATION_UNITS

Line 617: name hr_all_organization_units.name%type);

613: short_code varchar2(30),
614: excld_flag ben_elig_los_prte_f.excld_flag%type,
615: criteria_score ben_elig_los_prte_f.criteria_score%type,
616: criteria_weight ben_elig_los_prte_f.criteria_weight%type,
617: name hr_all_organization_units.name%type);
618: --
619: type g_cache_elpeln_instor is table of g_cache_elpeln_object_rec
620: index by binary_integer;
621: --