Symptom
When looking at the JobRequisition entity in the OData API Data Dictionary, it is possible to find some fields for restoring the Team Admin Defaults:
- restorevTeamAdminDefaults
- retoreoriginatorTeamAdminDefaults
- restorehiringManagerTeamAdminDefaults
- restorerecruiterTeamAdminDefaults
- restorecoordinatorTeamAdminDefaults
- restoresourcerTeamAdminDefaults
- restoresecondRecruiterTeamAdminDefaults
- restorevpOfStaffinTeamAdminDefaults
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 Recruiting Management
Cause
These are system created fields according to the Job Requisition template configuration.
Resolution
The Restore Team Admin Defaults fields that appaer on the Data Dictionary, are fields that are created by the system according to the field type operatorTeam that you have configured in your Job Requisition template. You probably will not have all of the listed on this article, unless you have all the operatorTeams configured on your environment.
These fields have a specific function of being the flag, or set when a Job Requisition exist for you to click and be able to retore what the Admin has selected in Manage Recruiting Team settigs.
As these fields are meant to be used by the system, most of its properties are set to false, like: Visible, Sortable, Filterable.
This fields will always be part of the Metadata of the JobRequisition entity, there is no way to remove them, so to avoid problems when creating integrations using Job Requisition information, make sure none of those fields are included on the operations(GET, UPDATE, UPSERT) being executed.
See Also
Keywords
restore, admin, defaults, api, data, dictionary, error, not, visible, selectable, filterable, sortable, job,requisition, restorevTeamAdminDefaults, retoreoriginatorTeamAdminDefaults, restorehiringManagerTeamAdminDefaults, restorerecruiterTeamAdminDefaults, restorecoordinatorTeamAdminDefaults, restoresourcerTeamAdminDefaults, restoresecondRecruiterTeamAdminDefaults, restorevpOfStaffinTeamAdminDefaults , KBA , LOD-SF-RCM-API , Webservices & APIs , How To
Product
Attachments
Pasted image.png |
Pasted image.png |