Symptom
How to use JobRequisitionPosting Entity to track changes made in the Requisition fields?
Environment
SAP SuccessFactors Recruiting Management
Resolution
It is not possible to perform such action to extract the required data. The JobRequisitionPosting property lastModifiedDateTime stores only the modification timestamp of a Job Posting, not changes done in a Requisition field.
As an example, using the respective entity to see the last modified date by querying the Requisition where a job was only posted (not removed), is possible to see that it is the same as the Start Date, not changes done within Requisition:
See Also
Keywords
jobrequisitionposting, job posting, OData API, lastModifiedDateTime, job posting audit , KBA , LOD-SF-RCM-API , Webservices & APIs , How To