174: hr_utility.set_location(l_proc, 30);
175: --
176: -- Update the person record using the update_person BP
177: --
178: hr_person_api.update_person
179: (p_validate => p_validate
180: ,p_effective_date => l_effective_date
181: ,p_datetrack_update_mode => p_datetrack_update_mode
182: ,p_person_id => p_person_id