Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Inserts records into the PayrollWorkerEnrolledAccrual table from the PRLBenefitEntitled table.
and sets the intial Accrued and Usages values in the PayrollWorkerEnrolledAccrual table for the accrual.
Syntax
public void updatePayrollWorkerAccrualDetails()
Run On
Server
Remarks
The records in the PRLBenefitEntitled table need to be upgraded into the PayrollWorkerEnrolledAccrual table.
To prevent the upgrading of orphaned records only PRLBenefitEntitled table records with a valid relationship to the PRLPayElements table and the DEL_EmplTable table will be upgraded.