131: hr_utility.set_location(l_proc, 30);
132: --
133: -- Update the person record using the update_person BP
134: --
135: hr_person_api.update_person
136: (p_validate => p_validate
137: ,p_effective_date => l_effective_date
138: ,p_datetrack_update_mode => p_datetrack_update_mode
139: ,p_person_id => p_person_id