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.
Creates a record in the PayrollAccrual table from a single record in the PRLEmplBenefits table
Syntax
private PayrollAccrual createAccrualId(DEL_PRLEmplBenefits _emplBenefits)
Run On
Server
Parameters
- _emplBenefits
Type: DEL_PRLEmplBenefits Table
A record in the PRLEmplBenefits table to be upgraded.
Return Value
Type: PayrollAccrual Table
A record in the PayrollAccrual table created in this method.
Remarks
This method processes one record in the PRLEmplBenefits table.