DBA Data[Home] [Help]

APPS.HR_CANCEL_HIRE_API dependencies on HR_EMPLOYEE_API

Line 239: hr_employee_api.manage_rehire_primary_asgs

235: --
236: --
237: -- Manage overlapping PDS condition if any
238: --
239: hr_employee_api.manage_rehire_primary_asgs
240: (p_person_id
241: ,l_date_start
242: ,'Y'
243: );