Symptom
SFAPI cannot post Unknown, Undeclared, or Others Gender status value in 'User' entity.
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 HXM Suite
- User Odata API/SFAPI entity
Cause
SFAPI does not support updating the O, U, D, and other values in the 'Gender' field, which only supports updating the F and M values.
Resolution
1. SFAPI does not support updating O, U, and D, but does support updating F and M.
2. The Odata API supports upsert O, U, D, F, and M values for the 'Gender' field.
Below is an example:
Keywords
SFAPI, User, Unknown, Undeclared, Others Values, Gender, Odata API, upsert User , KBA , LOD-SF-INT-ODATA , OData API Framework , LOD-SF-INT-API , API & Adhoc API Framework , Problem