Hi,
We have a custom rule that does a simple calculation to create a wage type value from another wage type.
If the person has a positive net pay all is well.
However if the person is in negative net pay and has recurring deductions the priorities and arrears kicks in. The payroll loops at LPBEG to try to make the deductions. The custom rule was in the middle of the loop and the value was multiplied. So everytime it looped it added to the wage type.
The obvious thing was to move the rule out of the LPBEG loop. I have done that now but there is still a problem; It is still a multiple of what it should be.
I have tried PRT rather than PIT, tried eliminating splits, tried PITAB URT, nothing is working.
Any other ideas?
Thanks very much