PER_PEOPLE_V7_PKG
Hi there
We have a requirement to interface HR information such as New Emp names, address, supervisor, location , re-hire, termination etc from an external legacy system where it is maintained. We are using Shared HR in Oracle R12.1.3. Is PER_PEOPLE_V7_PKG package a callable package or is it an internal one that can be modified by patches are future releases? What I'm specifically looking for is, what are the APIs I can call to perform the following:
1. New hires
2. Employee Address/ Assignment location/Supervisor changes
3. Employee Terminations
4. Employee Re-hires
These information are made available to us from the legacy system and we would like to automate synching of this information with Oracle EBS Shared HR.