DBA Data[Home] [Help]

APPS.PER_PEOPLE4_PKG dependencies on PER_PEOPLE12_PKG

Line 399: per_people12_pkg.check_rehire(p_person_id

395: --
396: -- Check if the person have open term_assignment records. These can be
397: -- found by checking if the person have a periods_of_service with
398: -- no FPD and a value for ATD. Bug 2881076
399: per_people12_pkg.check_rehire(p_person_id
400: ,p_hire_date);
401: --
402: -- Check that the change is valid.
403: --