Share via


RPayTaxImposeFunc.calcDeduction Method [AX 2012]

Calculates the deduction.

Syntax

protected RPayAmount calcDeduction(
    RPayTaxDeductionTable _deductionTable, 
    RPayAmount _incomeCurPeriodAmount, 
   [RpayTaxIncomeCode _incomeCode, 
    RHRMFamilyRecId _familyRecId])

Run On

Called

Parameters

Return Value

Type: RPayAmount Extended Data Type
The deduction amount.

See Also

Reference

RPayTaxImposeFunc Class