DBA Data[Home] [Help]

APPS.PER_PEOPLE4_PKG dependencies on PER_PEOPLE12_PKG

Line 452: per_people12_pkg.check_rehire(p_person_id

448: -- no FPD and a value for ATD. Bug 2881076
449: IF g_debug THEN
450: hr_utility.set_location(g_package || l_proc, 140);
451: END IF;
452: per_people12_pkg.check_rehire(p_person_id
453: ,p_hire_date);
454: --
455: -- Check that the change is valid.
456: --