Symptom
After adding a new employee to a position via Add New Employee, the to be hired status of the position was not updated.
Environment
SAP SuccessFactors Employee Central
Reproducing the Issue
- A position has to be hired status as No with no incumbent
- Assign an employee to this position via Add New Employee
- When the hire process is finished, go to Manage Positions, note that the to be hired status of this position remains No
Cause
There is no onsave or onchange rule calculating the value of FTE in job information.
Resolution
Configure an onsave or onchange rule in job information for calculating FTE
See Also
Calculating FTE | SAP Help Portal
Create a new business rule using the Calculate Full-Time Equivalent (FTE) rule scenario. You can set it as an onChange (on the custom <standard-hours> field) and/or an onSave rule (on jobInfo element) trigger, so that the FTE can be calculated differently depending on the requirement/scenario.
Keywords
SAP Knowledge Base Article - Public