DBA Data[Home] [Help]

APPS.HR_PSF_DEL dependencies on HR_PSF_RKD

Line 654: hr_psf_rkd.after_delete(

650: --
651: -- User Hook
652: --
653: Begin
654: hr_psf_rkd.after_delete(
655: p_position_id => p_rec.position_id ,
656: p_effective_date => p_effective_date ,
657: p_effective_start_date_o => hr_psf_shd.g_old_rec.effective_start_date ,
658: p_effective_end_date_o => hr_psf_shd.g_old_rec.effective_end_date ,