Symptom
- Bonus Pay Expiration Date field shows in Take Action > Terminate, but not in the Succession Data Model
- When terminating an employee, field Bonus Pay Expiration Date is available, but is not available to remove from Manage Business Configuration
Environment
- SAP SuccessFactors HCM Core
- Employee Central
Cause
This is by design.
Resolution
To remove this field option from the Termination portal add the following to the Succession Data Model via Provisioning:
<hris-field max-length="256" id="bonusPayExpirationDate" visibility="none">
<label>Bonus Pay Expiration Date</label>
</hris-field>
This will remove the field:
If the field is needed in the future, as it has been added it to the Data Model in the step above, it can then be manually added to Manage Business Configuration > employmentInfo. This will allow it to made visible again at a later date:
Image from Demo InstanceSee Also
NOTE: Please reach out to your Implementation Partner if you do not have access to make the necessary changes in Provisioning.
Keywords
SF , success factors , EC , employment information , cannot , can't find, missing in BCUI , KBA , LOD-SF-EC-TER , Termination Details , Problem