Symptom
Using Change Probation via Quick Action, error pop-up: "Amount is required for Pay Component".
Note: Pay Component is one of example, this message could come from other fields.
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 HCM Suite
- SAP SuccessFactors Employee Central
- Quick Action
- Change Probation
Reproducing the Issue
- Navigate to the employee profile.
- Click on Take Action
- Select "Change Probation".
- Attempt to modify probation-related values and save.
- Error message pop-up.
Cause
The issue occurs due to a Business Rule that retrieves the Full-Time Equivalent (FTE) value, but the FTE field is not added to the "Change Probation" Quick Action (therefore it is not visible in the card).
Since the FTE value is not included in the Quick Action Template, the system is unable to retrieve the FTE value even if it is already populated in Job Information.
In our example, there is a Business Rule that fetches the FTE value to calculate the Pay Component Amount. As the FTE cannot be retrieved because it is not included in the template, the system attempts to set the Pay Component Amount to null, which leads to the error.
Resolution
- Create a new rule to calculate the FTE value
- Reference this rule in Manage Business Configuration -> Job Info
- Ensure the new rule is applied before the current rule to prevent the error message from appearing
See Also
Keywords
probation update error, quick action error, pay scale elements, FTE value null, rule configuration, probation extension issue, employee central, job information, change probation error, pay component null, rule logic adjustment,SF,EC,JOB , KBA , LOD-SF-EC-JOB , Job Information , LOD-SF-EC , Employee Central , Problem
SAP Knowledge Base Article - Public