Symptom
In the PerPersonRelationship entity, there is a field called isAddressSameAsPerson
It is not visible through API or on UI.
Image/data in this KBA is from SAP internal systems, sample data, or demo systems. Any resemblance to real data is purely coincidental.
Environment
- SAP SuccessFactors HCM Suite
- Integrations
- ODATA
- Integrations
Reproducing the Issue
Step 1. Perform an API call for PerPersonRelationship Entity
Step 2. field isAddressSameAsPersonis not present is response
Cause
This property should be never visible but writable
Resolution
This field is not visible but only used in upsert, to determine if using the same address as the employee
See Also
Keywords
isAddressSameAsPerson, PerPersonRelationship, Odata, API, Entity, Visible, response, return, not return, Present , KBA , LOD-SF-INT-ODATA , OData API Framework , How To