DBA Data[Home] [Help]

APPS.BEN_EVALUATE_ELIG_PROFILES dependencies on BEN_ELPRO_CHECK_ELIGIBILITY

Line 10639: ben_elpro_check_eligibility.check_elig_othr_ptip_prte

10635: --
10636: -- We are dealing with a program hierarchy
10637: --
10638: if l_eligprof_dets(l_elptorrw_num).elig_ptip_prte_flag = 'Y' then
10639: ben_elpro_check_eligibility.check_elig_othr_ptip_prte
10640: (p_eligy_prfl_id => l_eligprof_dets(l_elptorrw_num).
10641: eligy_prfl_id
10642: ,p_business_group_id => p_business_group_id
10643: ,p_effective_date => p_effective_date

Line 10652: ben_elpro_check_eligibility.check_elig_dpnt_othr_ptip

10648: );
10649: end if;
10650: --
10651: if l_eligprof_dets(l_elptorrw_num).elig_dpnt_othr_ptip_flag = 'Y' then
10652: ben_elpro_check_eligibility.check_elig_dpnt_othr_ptip
10653: (p_eligy_prfl_id => l_eligprof_dets(l_elptorrw_num).
10654: eligy_prfl_id
10655: ,p_business_group_id => p_business_group_id
10656: ,p_effective_date => p_effective_date