DBA Data[Home] [Help]

APPS.BEN_EVALUATE_ELIG_PROFILES dependencies on BEN_ELPRO_CHECK_ELIGIBILITY

Line 10592: ben_elpro_check_eligibility.check_elig_othr_ptip_prte

10588: --
10589: -- We are dealing with a program hierarchy
10590: --
10591: if l_eligprof_dets(l_elptorrw_num).elig_ptip_prte_flag = 'Y' then
10592: ben_elpro_check_eligibility.check_elig_othr_ptip_prte
10593: (p_eligy_prfl_id => l_eligprof_dets(l_elptorrw_num).
10594: eligy_prfl_id
10595: ,p_business_group_id => p_business_group_id
10596: ,p_effective_date => p_effective_date

Line 10605: ben_elpro_check_eligibility.check_elig_dpnt_othr_ptip

10601: );
10602: end if;
10603: --
10604: if l_eligprof_dets(l_elptorrw_num).elig_dpnt_othr_ptip_flag = 'Y' then
10605: ben_elpro_check_eligibility.check_elig_dpnt_othr_ptip
10606: (p_eligy_prfl_id => l_eligprof_dets(l_elptorrw_num).
10607: eligy_prfl_id
10608: ,p_business_group_id => p_business_group_id
10609: ,p_effective_date => p_effective_date