DBA Data[Home] [Help]

APPS.BEN_EVALUATE_ELIG_PROFILES dependencies on BEN_LOS_CACHE

Line 809: l_los_check ben_los_cache.g_cache_los_instor;

805: l_rows_found boolean := false;
806: l_age_fctr_id number;
807: l_los_fctr_id number;
808: l_age_check ben_agf_cache.g_cache_agf_instor;
809: l_los_check ben_los_cache.g_cache_los_instor;
810: l_dummy_date date;
811: l_pl_id number;
812: l_pgm_id number;
813: l_per_in_ler_id number;

Line 948: ben_los_cache.los_getcacdets

944: elsif l_ok then
945: --
946: -- Getting length of service factor
947: --
948: ben_los_cache.los_getcacdets
949: (p_effective_date => nvl(l_fonm_cvg_strt_dt,p_effective_date)
950: ,p_business_group_id => p_business_group_id
951: ,p_los_fctr_id => l_los_fctr_id
952: ,p_inst_set => l_los_check