196: hr_utility.set_location(l_proc, 30);
197: --
198: -- Update the person record using the update_person BP
199: --
200: hr_person_api.update_person
201: (p_validate => p_validate
202: ,p_effective_date => l_effective_date
203: ,p_datetrack_update_mode => p_datetrack_update_mode
204: ,p_person_id => p_person_id