Hi All,
I am having a requirement here and need your help. The Client is asking for Calculation of the Annual Salary in IT0008 with two Wage Types, (1) Monthly salary and
(2) No. of Months.
They need a WT for no. of months because it can be 12 months or 13 months depending upon the employee.
Calculation is -
Annual Salary = Monthly Salary * No. of months(12 or 13 months).
Though I have done the configuration and system is calculating the Annual Salary but, the issue is, it's not considering the No. of months in the second WT. It is directly considering 12 months and multiplying with the monthly salary and updating Annual Salary field.
In Feature PFREQ, both 12 and 13 are maintained as return value.
In T539J, I have maintained
ANSAL (Indirect evaluation module) with ASAL(Valuated WT) and monthly salary(Base WT) and Percent 100.
ANSAL(Indirect evaluation module) with No. of months WT (Valuated WT) and Monthly salary (Base WT) and Percent 100.
Please let me know if I am missing something.
Thanks in Advance