DBA Data[Home] [Help]

APPS.BEN_MANAGE_LIFE_EVENTS dependencies on BEN_ASSIGNMENT_INTERNAL

Line 12062: ben_assignment_internal.copy_empasg_to_benasg

12058: if g_debug then
12059: hr_utility.set_location ('Dpnt person_id '||l_dpnt_rec.dpnt_person_id,10);
12060: hr_utility.set_location ('cvg_thru_dt '||l_dpnt_rec.cvg_thru_dt,10);
12061: end if;
12062: ben_assignment_internal.copy_empasg_to_benasg
12063: (p_person_id => p_person_id
12064: ,p_dpnt_person_id => l_dpnt_rec.dpnt_person_id
12065: ,p_effective_date => l_dpnt_rec.cvg_thru_dt + 1
12066: ,p_assignment_id => l_assignment_id