SAP Knowledge Base Article - Public

3111506 - Last Job Application Status Change Date via OData API - Recruiting Management

Symptom

How to use OData API to query the last status change date from the Job Application.

Environment

SAP SuccessFactors Recruiting Management

Resolution

To query on the last status change date, you will need to use the property "lastModifiedDateTime" from the entity "JobApplicationStatusAuditTrail". Please note that the field name is a bit misleading. It's not the last time any change was made to the application but the date a specific change was made. For example if I made two changes to an application, changing a field and then changing the status I would see two values for lastModifiedDateTime in the results. One for the field change and another for the status change.

For more information, please refer to OData API Reference Guide - JobApplicationStatusAuditTrail

Keywords

last, date, change, status, application, modified, report, query, get, odata, api , KBA , LOD-SF-RCM-API , Webservices & APIs , How To

Product

SAP SuccessFactors Recruiting all versions