DBA Data[Home] [Help]

APPS.BEN_DETERMINE_COMMUNICATIONS dependencies on BEN_RULES

Line 3375: if not ben_rules.chk_person_selection

3371: --
3372: if g_parm.person_sel_rl is not null then
3373: --
3374: hr_utility.set_location('Verifying rul',10);
3375: if not ben_rules.chk_person_selection
3376: (p_person_id => p_person_id
3377: ,p_business_group_id => g_parm.business_group_id
3378: ,p_person_selection_rule_id=> g_parm.person_sel_rl
3379: ,p_effective_date => g_parm.effective_date

Line 4034: ben_rules.chk_comp_object_selection(

4030: --
4031: end if;
4032: --
4033: if l_create_action AND
4034: ben_rules.chk_comp_object_selection(
4035: p_oipl_id => null,
4036: p_pl_id => l_pl_id,
4037: p_pgm_id => l_pgm_id,
4038: p_pl_typ_id => null,