DBA Data[Home] [Help]

APPS.BEN_MAINTAIN_DESIGNEE_ELIG dependencies on BEN_ASSIGNMENT_INTERNAL

Line 1703: ben_assignment_internal.copy_empasg_to_benasg

1699: --
1700: /* --
1701: -- Create benefits assignment for dependent - COBRA requirement.
1702: --
1703: ben_assignment_internal.copy_empasg_to_benasg
1704: (p_person_id => l_rec.person_id
1705: ,p_dpnt_person_id => p_person_id
1706: ,p_effective_date => l_returned_end_dt + 1
1707: ,p_assignment_id => l_assignment_id

Line 1772: ben_assignment_internal.copy_empasg_to_benasg

1768: --
1769: -- Person is ineligible for atleast one comp object
1770: -- Create benefits assignment for dependent - COBRA requirement.
1771: --
1772: ben_assignment_internal.copy_empasg_to_benasg
1773: (p_person_id => l_temp_person_id
1774: ,p_dpnt_person_id => p_person_id
1775: ,p_effective_date => least(l_min_returned_end_dt+1, p_effective_date+1)
1776: ,p_assignment_id => l_assignment_id