DBA Data[Home] [Help]

APPS.BEN_PREMIUM_PLAN_CONCURRENT dependencies on BEN_PREM_PL_OIPL_MONTHLY

Line 237: ben_prem_pl_oipl_monthly.main

233: --
234: hr_utility.set_location('about to Loop thru premiums....',50);
235: For l_cnt in 1..l_record_number loop
236: Begin
237: ben_prem_pl_oipl_monthly.main
238: (p_validate => p_validate
239: ,p_actl_prem_id => g_cache_person_process(l_cnt).person_id
240: ,p_business_group_id => p_business_group_id
241: ,p_mo_num => p_mo_num

Line 414: ben_prem_pl_oipl_monthly.get_comp_object_info

410:
411: if p_pl_id is not null or p_pl_typ_id is not null or p_pgm_id is not null
412: or p_comp_selection_rule_id is not null then
413: rl_ret := 'Y';
414: ben_prem_pl_oipl_monthly.get_comp_object_info
415: (p_oipl_id => l_prems.oipl_id
416: ,p_pl_id => l_prems.pl_id
417: ,p_pgm_id => p_pgm_id
418: ,p_effective_date => l_effective_date