Symptom
What are the steps to rehire an employee using OData API?
Environment
- SAP SuccessFactors HCM Suite
- OData API
Resolution
In order to rehire an employee through API, you just need to insert the same data that you would insert if you were going to rehire the employee using EC Import tool. These inserts of data are mentioned in the following guide page: Rehire Employees with Data Imports.
Some points: Employment Details portlet is "EmpEmployment" OData entity, and Job Information (Job History) is "EmpJob".
See Also
Keywords
ec, import, rehire, api, odata, empjob, empemployment, job history, Employment Details, employee central, rehiring, insert, upsert, , KBA , LOD-SF-INT-EC , Employee Central SFAPI & OData Entities , How To