For more information, please refer to this announcement explaining best practices for getting answers to questions.
Statutory Parental Bereavement Entitlement Formula doesn't work for 0 % payment
Summary:
Content (required):
I have defined the statutory parental bereavement plan and type and also attached an entitlement formula to the plan where after 14 days of utilisation of leave,the payment should be 0.But when we process payroll,system calculates payment at 100% . The plan also shows incorrect entitlement for the emp.Please help out if we require any change in the approach.
Version (include the version you are using, if applicable):
23B
Code Snippet (add any code snippets that support your topic, if applicable):
BAND1PAYFACTOR = 100
BAND1ENTITLEMENT = 14
BAND2PAYFACTOR = 0
BAND2ENTITLEMENT = 9999
RETURN BAND1PAYFACTOR,
BAND1ENTITLEMENT,
BAND2PAYFACTOR,
BAND2ENTITLEMENT