Hi All
Please suggest for the following....
When an Employee is hired in the middle of the month, the system doesn't calculate Pension Contribution.
Like if an EE is hired on 10th April. The system will calculate all payments & deductions, but it is not calculating the Pension Contributions.
I am maintaining IT 169, 171 for Pension Contribution.
The problem I found behind this is.....(WIth the help of an ABAPer)
-: System checks the Payroll Period Start Date with the Org. Assignment start date. When it doesnu2019t match, the system does not calculate the Pension Contribution.
For the time being I solved this through the following action -: In debugging, I canceled this condition (skipped this check). Then it calculated the Pension Contribution.
But, this is not the right solution for achieving that as we are changing standard SAP coding.
Please suggest any solution for the same.
Thanks & Regards