DBA Data[Home] [Help]

APPS.HR_PERSON_DEPLOYMENT_API dependencies on HR_CHANGE_START_DATE_API

Line 2287: hr_change_start_date_api.update_start_date

2283: --
2284: hr_utility.set_location(l_proc,60);
2285: --
2286: --start date changed
2287: hr_change_start_date_api.update_start_date
2288: (p_validate => p_validate
2289: ,p_person_id => l_dpl_rec.to_person_id
2290: ,p_old_start_date => l_dpl_rec.start_date
2291: ,p_new_start_date => l_start_date_in