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.
Finds the latest possible weekly benefit date for supplied DEL_PRLBenifitId and DEL_EmplId values.
Syntax
public date getLatestWeeklyBenefitDate(DEL_PRLBenifitId _benefitId, DEL_EmplId _emplId)
Run On
Server
Parameters
- _benefitId
Type: DEL_PRLBenifitId Extended Data Type
The DEL_PRLBenifitId value.
- _emplId
Type: DEL_EmplId Extended Data Type
The DEL_EmplId value.
Return Value
Type: date
A Date value.
Remarks
When the employee's enrolled benefit current accrual year cannot be determined from the source data an attempt will be made to determine the correct accrual year by searching for the ToDate from the latest possible weekly accrual data.