In Shared HR Install, HR_PERSON_API.UPDATE_PERSON API Unable To Reactivate Terminated Employee
(Doc ID 743034.1)
Last updated on JANUARY 30, 2022
Applies to:
Oracle Human Resources - Version 11.5.10.2 and laterInformation in this document applies to any platform.
Symptoms
-- Problem Statement:
When attempting to reactivate terminated employee (Shared HR), the following error occurs:
ORA-02289: sequence does not exist
ORA-06512: at "APPS_APPLMGR.HR_BATCH_MESSAGE_LINE_API", line 82
-- Steps To Reproduce:
A. The issue can be reproduced at will with the following steps:
1. HR information maintained in Banner HR system.
2. Information transferred to Oracle HR tables - Call
hr_batch_message_line_api.create_message_line and HR_PERSON_API.UPDATE_PERSON
Employee hierarchy is maintained using HR_PERSON_API.UPDATE_PERSON,
hr_assignment_api.update_emp_asg_criteria, hr_ex_employee_api.actual_termination_emp,
hr_employee_api.create_us_employee and APPS_APPLMGR.hr_position_api.create_position
This has worked fine for many years until an employee left the company and then returned. The API terminated the employee, but does not appear to have the functionality to re-activate the employee again.
Cause
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
Symptoms |
Cause |
Solution |
References |