DBA Data[Home] [Help]

APPS.BEN_CLS_UNRESOLVED_ACTN_ITEM dependencies on BEN_ENROLLMENT_ACTION_ITEMS

Line 901: ben_enrollment_action_items.determine_action_items

897: --
898: -- Attempt to resolve actions items for this result.
899: --
900: hr_utility.set_location('Call determine_action_items ',60);
901: ben_enrollment_action_items.determine_action_items
902: (p_prtt_enrt_rslt_id => l_process_rec(i).prtt_enrt_rslt_id
903: ,p_effective_date => p_effective_date
904: ,p_business_group_id => p_business_group_id
905: ,p_suspend_flag => l_suspend_flag

Line 1168: ben_enrollment_action_items.determine_action_items

1164: ,p_idx_e => l_idx_e
1165: );
1166: End if;
1167: --
1168: ben_enrollment_action_items.determine_action_items
1169: (p_prtt_enrt_rslt_id => l_intr_rec(i).prtt_enrt_rslt_id
1170: ,p_effective_date => p_effective_date
1171: ,p_business_group_id => p_business_group_id
1172: ,p_suspend_flag => l_suspend_flag