DBA Data[Home] [Help]

APPS.BEN_EVALUATE_ELIG_PROFILES dependencies on BEN_LOS_CACHE

Line 820: l_los_check ben_los_cache.g_cache_los_instor;

816: l_rows_found boolean := false;
817: l_age_fctr_id number;
818: l_los_fctr_id number;
819: l_age_check ben_agf_cache.g_cache_agf_instor;
820: l_los_check ben_los_cache.g_cache_los_instor;
821: l_dummy_date date;
822: l_pl_id number;
823: l_pgm_id number;
824: l_per_in_ler_id number;

Line 959: ben_los_cache.los_getcacdets

955: elsif l_ok then
956: --
957: -- Getting length of service factor
958: --
959: ben_los_cache.los_getcacdets
960: (p_effective_date => nvl(l_fonm_cvg_strt_dt,p_effective_date)
961: ,p_business_group_id => p_business_group_id
962: ,p_los_fctr_id => l_los_fctr_id
963: ,p_inst_set => l_los_check