SAP Knowledge Base Article - Public

2536019 - SFOdata.EmpEmploymentTermination API's event reason field is not selectable

Symptom

  • Event Reason in EmpEmploymentTermination OData API is marked as selectable=False
  • We cannot select this field in the query

Environment

Successfactor

Reproducing the Issue

Trigger an API call to SFOData.EmpEmploymentTermination to obtain the Event Reason

Cause

Query operation is not supported for this field in the entity

Resolution

To obtain the value, please use the following:

https://<API_URL>/odata/v2/EmpEmploymentTermination?&$select=jobInfoNav/eventReason&$expand=jobInfoNav

Keywords

  • Event Reason cannot be obtained by SFOdata.EmpEmploymentTermination API
, KBA , LOD-SF-INT-ODATA , OData API Framework , LOD-SF-INT , Integrations , LOD-SF-INT-API , API & Adhoc API Framework , Problem

Product

SAP SuccessFactors HCM Core all versions