Is There an API for Migrating Contingent Workers To Employees?
(Doc ID 341542.1)
Last updated on FEBRUARY 19, 2024
Applies to:
Oracle Human Resources - Version 11.5.10.2 to 11.5.10.2 [Release 11.5.10]Information in this document applies to any platform.
Goal
You are trying to migrate contingent workers to Employees. You can terminate CW period of
placement using hr_contingent_worker_api.actual_termination_placement API. You then need to
re-hire the person back as a Contractor EMP (User person
Type = Contractor and System Person Type = EMP). You can't use the
hr_employee_api.re_hire_ex_employee API as it works only for an EX_EMP and not for EX_CWK.
You notice that this can be done manually using the People Oracle form using the Action field ->
Create Employment. This migrates the EX_CWK to a Contractor EMP.
Is there any API for doing this?
Solution
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Goal |
Solution |
References |