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.
Create a unique PayrollAccrualId for a record in the PayrollAccrual table.
Syntax
private PayrollAccrualId getAccrualId(DEL_PRLBenifitId _benifitId, DataAreaId _dataAreaId)
Run On
Server
Parameters
- _benifitId
Type: DEL_PRLBenifitId Extended Data Type
The value of the field DEL_PRLBenefitId in the PRLEmplBenefits table.
- _dataAreaId
Type: DataAreaId Extended Data Type
The value of the field DataAreaId in the PRLEmplBenefits table.
Return Value
Type: PayrollAccrualId Extended Data Type
The value of the AccrualId field for the new record in the PayrollAccrual table.