DBA Data[Home] [Help]

APPS.BEN_AUTOMATIC_ENROLLMENTS dependencies on BEN_ELECTION_INFORMATION

Line 1002: ben_election_information.election_information

998: l_rt_table(1).ann_rt_val is null then
999: l_rt_table(1).ann_rt_val:=l_rt_table(1).dflt_val;
1000: end if;
1001: --hr_utility.set_location('ann_rt_val='||l_rt_table(1).ann_rt_val,13);
1002: ben_election_information.election_information
1003: (p_elig_per_elctbl_chc_id => l_choice_info.elig_per_elctbl_chc_id,
1004: p_prtt_enrt_rslt_id => l_choice_info.prtt_enrt_rslt_id,
1005: p_effective_date => l_effective_dt,
1006: p_enrt_mthd_cd => 'A',