DBA Data[Home] [Help]

APPS.BEN_MANAGE_LIFE_EVENTS dependencies on BEN_ASSIGNMENT_INTERNAL

Line 12641: ben_assignment_internal.copy_empasg_to_benasg

12637: if g_debug then
12638: hr_utility.set_location ('Dpnt person_id '||l_dpnt_rec.dpnt_person_id,10);
12639: hr_utility.set_location ('cvg_thru_dt '||l_dpnt_rec.cvg_thru_dt,10);
12640: end if;
12641: ben_assignment_internal.copy_empasg_to_benasg
12642: (p_person_id => p_person_id
12643: ,p_dpnt_person_id => l_dpnt_rec.dpnt_person_id
12644: ,p_effective_date => l_dpnt_rec.cvg_thru_dt + 1
12645: ,p_assignment_id => l_assignment_id