DBA Data[Home] [Help]

APPS.BEN_EVALUATE_RATE_PROFILES dependencies on BEN_RTP_CACHE

Line 7245: l_profile ben_rtp_cache.g_cobcep_cache_rec;

7241: and epe.per_in_ler_id = pil.per_in_ler_id;
7242: --
7243: l_epe c_epe%rowtype;
7244: --
7245: l_profile ben_rtp_cache.g_cobcep_cache_rec;
7246: l_vrbl_rt_prfl_id ben_vrbl_rt_prfl_f.vrbl_rt_prfl_id%type := NULL;
7247: l_oipl_rec ben_oipl_f%rowtype;
7248: l_gre_id number(15);
7249: l_person_type varchar2(30);

Line 7269: l_inst_set ben_rtp_cache.g_cobcep_odcache;

7265: l_eligible boolean;
7266: -- FONM
7267: l_fonm_cvg_strt_dt date;
7268: l_score_tab ben_evaluate_elig_profiles.scoreTab;
7269: l_inst_set ben_rtp_cache.g_cobcep_odcache;
7270: --
7271: --
7272: begin
7273: --

Line 7545: ben_rtp_cache.abravr_odgetdets

7541: --
7542: -- Mallik: Removed the cursors and introduced the call to vapro cache
7543: --
7544: if not (p_actl_prem_id is not NULL and p_use_globals) then
7545: ben_rtp_cache.abravr_odgetdets
7546: (p_effective_date => nvl(l_fonm_cvg_strt_dt,l_effective_date)
7547: ,p_acty_base_rt_id => p_acty_base_rt_id
7548: ,p_cvg_amt_calc_mthd_id => p_cvg_amt_calc_mthd_id
7549: ,p_actl_prem_id => p_actl_prem_id