DBA Data[Home] [Help]

APPS.BEN_CLS_UNRESOLVED_ACTN_ITEM dependencies on BEN_ENROLLMENT_ACTION_ITEMS

Line 994: ben_enrollment_action_items.determine_action_items

990: --
991: -- Attempt to resolve actions items for this result.
992: --
993: hr_utility.set_location('Call determine_action_items ',60);
994: ben_enrollment_action_items.determine_action_items
995: (p_prtt_enrt_rslt_id => l_process_rec(i).prtt_enrt_rslt_id
996: ,p_effective_date => p_effective_date
997: ,p_business_group_id => p_business_group_id
998: ,p_suspend_flag => l_suspend_flag

Line 1308: ben_enrollment_action_items.determine_action_items

1304: ,p_idx_e => l_idx_e
1305: );
1306: End if;
1307: --
1308: ben_enrollment_action_items.determine_action_items
1309: (p_prtt_enrt_rslt_id => l_intr_rec(i).prtt_enrt_rslt_id
1310: ,p_effective_date => p_effective_date
1311: ,p_business_group_id => p_business_group_id
1312: ,p_suspend_flag => l_suspend_flag