Symptom
When the hr-manager field is included in the Job Information block of the New Hire Data Review step, the value entered by the responsible user is not saved. After submitting the step or refreshing the page, the hr-manager field appears empty and the previously entered value is lost.
Environment
SAP SuccessFactors Onboarding
Reproducing the Issue
- Include the hr-manager field in the Job Information block of the New Hire Data Review hire template.
- Initiate onboarding for a new hire.
- Navigate to the New Hire Data Review step as the responsible user.
- Enter a value in the hr-manager field.
- Submit the step or navigate away and return to the page.
- Observe that the hr-manager field is empty and the value was not retained.
Cause
The hr-manager field in the jobInfo HRIS element has been deprecated in Employee Central. The field no longer has a backing database column, making it transient — any value entered in the UI is not written to the database and is therefore not persisted across page loads or step submissions. The HR manager relationship is now stored in the jobRelationsInfo entity (Job Relationships portlet) instead.
Resolution
To resolve this issue, remove the deprecated hr-manager field from the BCUI template for the New Hire Data Review step and configure the HR manager relationship through the Job Relationships portlet (jobRelationsInfo) instead.
- Navigate to Admin Center > Manage Business Configuration.
- Open the BCUI template used for the New Hire Data Review step.
- Locate the hr-manager field in the Job Information block.
- Remove the hr-manager field from the template.
- Confirm that the Job Relationships portlet is included in the BCUI template and that the HR Manager relationship type is configured via jobRelationsInfo.
- Save the template.
- Test by initiating a new onboarding process and confirming the HR Manager assignment is captured correctly in the Job Relationships portlet.
Note: The hr-manager field was deprecated in a prior release. If it remains in any BCUI template, whether for Onboarding or other Employee Central workflows, it should be removed. Values entered in this field will not be persisted in any context where the backing column is absent.
Expected Result: After removing the hr-manager field from the BCUI template and configuring jobRelationsInfo, the HR Manager assignment is captured and persisted correctly during the New Hire Data Review step
For more information about deprecated fields, please access: Data Model Field Information for Employee Central
See Also
Keywords
HR manager, hr-manager, field, not, getting, resolved, populate, mapped, blank, No Selection, nothing, appears, Job Information, JobInfo, portlet, Onboarding , KBA , LOD-SF-OBX-NHR , Onboardee Data Review , Problem
SAP Knowledge Base Article - Public