Share via


ReleaseUpdateDB60_Payroll.getAccrualId Method [AX 2012]

Create a unique PayrollAccrualId for a record in the PayrollAccrual table.

Syntax

private PayrollAccrualId getAccrualId(DEL_PRLBenifitId _benifitId, DataAreaId _dataAreaId)

Run On

Server

Parameters

Return Value

Type: PayrollAccrualId Extended Data Type
The value of the AccrualId field for the new record in the PayrollAccrual table.

See Also

Reference

ReleaseUpdateDB60_Payroll Class