DBA Data[Home] [Help]

APPS.BEN_GENERATE_COMMUNICATIONS dependencies on BEN_EVAL_COMM_LER_ELIG_PROFL

Line 543: ben_eval_comm_ler_elig_profl.check_eligible

539: l_continue_eval := 'N' ;
540: elsif(l_eval = 'Y' and l_result = 'Y') then
541: l_continue_eval := 'Y' ;
542: elsif (l_eval = 'N' and l_dummy_val = 'Y') then
543: ben_eval_comm_ler_elig_profl.check_eligible
544: (p_person_id => p_person_id
545: ,p_effective_date => nvl(ben_generate_communications.g_comm_start_date,p_effective_date)
546: --,p_lf_evt_ocrd_dt => l_lf_evt_ocrd_dt
547: ,p_business_group_id => p_business_group_id