DBA Data[Home] [Help]

APPS.HR_PL_PERSON_API dependencies on HR_UTILITY

Line 160: hr_utility.set_location('Entering:'|| l_proc, 5);

156:
157: begin
158: g_package := 'hr_pl_person_api.';
159: l_proc := g_package||'update_pl_person old';
160: hr_utility.set_location('Entering:'|| l_proc, 5);
161: --
162: -- Call the person business process
163: /*4340576 Replaced with call to new overloaded procedure
164: hr_person_api.update_person*/

Line 418: hr_utility.set_location('Entering:'|| l_proc, 5);

414:
415: begin
416: g_package := 'hr_pl_person_api.';
417: l_proc := g_package||'update_pl_person';
418: hr_utility.set_location('Entering:'|| l_proc, 5);
419: -- Call the person business process
420: hr_person_api.update_person
421: (p_validate => p_validate
422: ,p_effective_date => p_effective_date