DBA Data[Home] [Help]

APPS.HR_CANCEL_HIRE_API dependencies on HR_EMPLOYEE_API

Line 621: hr_employee_api.manage_rehire_primary_asgs

617: -- 115.3 (START)
618: --
619: -- Manage overlapping PDS condition if any
620: --
621: hr_employee_api.manage_rehire_primary_asgs
622: (p_person_id
623: ,l_date_start
624: ,'Y'
625: );