DBA Data[Home] [Help]

APPS.HR_PERSON_DEPLOYMENT_API dependencies on HR_CHANGE_START_DATE_API

Line 2312: hr_change_start_date_api.update_start_date

2308: --
2309: hr_utility.set_location(l_proc,60);
2310: --
2311: --start date changed
2312: hr_change_start_date_api.update_start_date
2313: (p_validate => p_validate
2314: ,p_person_id => l_dpl_rec.to_person_id
2315: ,p_old_start_date => l_dpl_rec.start_date
2316: ,p_new_start_date => l_start_date_in