SAP Knowledge Base Article - Public

2970871 - Last modified date/time fields of Personal Information and Global Information portlets are updated as one - SAP SuccessFactors HXM Suite

Symptom

When you modify an employee's Personal Information record, the 'last modified' datetime will be updated on the Global Information record as well, and vice-versa.

  • In OData API:
    • Last modified timestamp-> lastModifiedDateTime field;
    • Global Information portlet -> PerGlobalInfo{country_code} entity;
    • Personal Information portlet -> PerPersonal entity;
  • In Compound Employee API:
    • Last modified timestamp-> last_modified_on field;
    • Personal Information portlet -> personal_information entity;
    • Global Information portlet -> personal_information_{country_code} entity;

Environment

  • SAP SuccessFactors HXM Suite
    • OData API
    • Compound Employee API

Cause

The Global Information portlet/entity is nested in the Personal Information portlet/entity, hence updating any of them will cause an update on the other one's last modified datetime field. 

Resolution

This is the current system behavior.

Keywords

last_modified_on, lastModifiedDateTime, PerGlobalInfo, personal_information, entity, PerPersonal, compoundemployee, ce , KBA , LOD-SF-INT-CE , Compound Employee API , LOD-SF-INT , Integrations , LOD-SF-INT-ODATA , OData API Framework , LOD-SF-INT-EC , Employee Central SFAPI & OData Entities , Problem

Product

SAP SuccessFactors HXM Suite all versions