DBA Data[Home] [Help]

APPS.BEN_MAINTAIN_DESIGNEE_ELIG dependencies on BEN_ASSIGNMENT_INTERNAL

Line 1724: ben_assignment_internal.copy_empasg_to_benasg

1720: --
1721: /* --
1722: -- Create benefits assignment for dependent - COBRA requirement.
1723: --
1724: ben_assignment_internal.copy_empasg_to_benasg
1725: (p_person_id => l_rec.person_id
1726: ,p_dpnt_person_id => p_person_id
1727: ,p_effective_date => l_returned_end_dt + 1
1728: ,p_assignment_id => l_assignment_id

Line 1793: ben_assignment_internal.copy_empasg_to_benasg

1789: --
1790: -- Person is ineligible for atleast one comp object
1791: -- Create benefits assignment for dependent - COBRA requirement.
1792: --
1793: ben_assignment_internal.copy_empasg_to_benasg
1794: (p_person_id => l_temp_person_id
1795: ,p_dpnt_person_id => p_person_id
1796: ,p_effective_date => least(l_min_returned_end_dt+1, p_effective_date+1)
1797: ,p_assignment_id => l_assignment_id