DBA Data[Home] [Help]

APPS.HR_PSF_DEL dependencies on HR_PSF_RKD

Line 645: hr_psf_rkd.after_delete(

641: --
642: -- User Hook
643: --
644: Begin
645: hr_psf_rkd.after_delete(
646: p_position_id => p_rec.position_id ,
647: p_effective_date => p_effective_date ,
648: p_effective_start_date_o => hr_psf_shd.g_old_rec.effective_start_date ,
649: p_effective_end_date_o => hr_psf_shd.g_old_rec.effective_end_date ,