Symptom
When querying the Position entity in the OData API Data Dictionary, you notice that the lastModifiedDate property is not present.
However, in the Configure Object Definitions, the lastModifiedDate property does exist.
Environment
SAP SuccessFactors HXM Suite
- OData API
Reproducing the Issue
- Go to OData API Data Dictionary
- search position
- lastModifiedDate property is missing
Cause
In Provisioning->Company Settings, MDF system field in API Mode is selected as "Dependent on the API Sub Version field setting of the MDF object definition".
And in Configure Object Definitions, if searching for "Object Definition; MDFAPISubVersionMigrateResult", you can find the API Sub Version is V1.1.
This is expected behavior because, for API Sub Version V1.1, system fields adhering to subversion rules are hidden.
Resolution
Expected behavior.
See Also
Help portal: API Subversioning|Help Portal
Keywords
lastModifiedDate, position API, SAP SuccessFactors, MDF, API Sub Version, OData metadata refresh, Metadata Framework API, field visibility, hidden system fields, API subversioning , KBA , LOD-SF-INT-API , API & Adhoc API Framework , How To
SAP Knowledge Base Article - Public