DBA Data[Home] [Help]

APPS.PER_REFRESH_POSITION dependencies on HR_PSF_UPD

Line 49: hr_psf_upd.upd(p_position_id => p_position_id

45: , p_validation_end_date => l_validation_end_date );
46: --
47: hr_utility.set_location(l_proc||' updt date track pos table call ', 20);
48: --
49: hr_psf_upd.upd(p_position_id => p_position_id
50: , p_effective_start_date => l_effective_start_date
51: , p_effective_end_date => l_effective_end_date
52: , p_copied_to_old_table_flag => 'Y'
53: , p_object_version_number => p_object_version_number