PayrollCalculatePayStatementBenefits.calculateEarningBasis Method [AX 2012]

Calculates the earning basis amount for contributions or deductions.

protected Amount calculateEarningBasis(PayrollType _payrollType)

Run On

Server

Parameters

_payrollType
Type: PayrollType Enumeration
The PayrollType value that determines whether to calculate for deductions or contributions.

Return Value

Type: Amount Extended Data Type
The earning basis amount.

Community Additions

ADD
Show: