Skip to main content
Solved

Payroll Pension suspensions

  • December 22, 2020
  • 2 replies
  • 81 views

Forum|alt.badge.img+2

Hi, 

We are having an issue with the contributions tab in payroll info where it is randomly suspending contributions when a future date is entered but is not then activating when it reaches the future date. This isn't happening consistently so just wandered if there is some set up missing somewhere, has anyone come across this? We are using Version 8 SP1. Thanks

 

Best answer by Zbigniew Lakowski

Hi Felicity,

It is normal to suspend active in the future contributions by the payroll calculation.

To activate them automatically by the payroll calculation you should add additional line in the beginning of the formula of particular wage code the LC_CONT_GEN_A function 

with parameters Contribution Type Id; Value = 0; Generate = 0; Return = 1; What Date = 0.

Then this line active the contribution on the payroll if active from is earlier than payroll period date to.

Please try it.

Best Regards

Zbigniew

 

This topic has been closed for replies.

2 replies

Forum|alt.badge.img+4
  • Do Gooder (Employee)
  • 12 replies
  • Answer
  • January 5, 2021

Hi Felicity,

It is normal to suspend active in the future contributions by the payroll calculation.

To activate them automatically by the payroll calculation you should add additional line in the beginning of the formula of particular wage code the LC_CONT_GEN_A function 

with parameters Contribution Type Id; Value = 0; Generate = 0; Return = 1; What Date = 0.

Then this line active the contribution on the payroll if active from is earlier than payroll period date to.

Please try it.

Best Regards

Zbigniew

 


Forum|alt.badge.img+2
  • Author
  • Do Gooder (Customer)
  • 1 reply
  • January 7, 2021

Hi

Thank you for your answer that has worked perfectly.

Kind regards

Felicity