DBA Data[Home] [Help]

APPS.BEN_AUTOMATIC_ENROLLMENTS dependencies on BEN_ELECTION_INFORMATION

Line 995: ben_election_information.election_information

991: l_rt_table(1).ann_rt_val is null then
992: l_rt_table(1).ann_rt_val:=l_rt_table(1).dflt_val;
993: end if;
994: --hr_utility.set_location('ann_rt_val='||l_rt_table(1).ann_rt_val,13);
995: ben_election_information.election_information
996: (p_elig_per_elctbl_chc_id => l_choice_info.elig_per_elctbl_chc_id,
997: p_prtt_enrt_rslt_id => l_choice_info.prtt_enrt_rslt_id,
998: p_effective_date => l_effective_dt,
999: p_enrt_mthd_cd => 'A',