Share via


RPayTaxImposeFunc.calcDeductionOther Method [AX 2012]

Calculates other deductions.

Syntax

protected RPayAmount calcDeductionOther(
    RPayTaxEmplDeduction _taxEmplDeduction, 
    RpayTaxIncomeCode _incomeCode, 
    RPayAmount _incomeCurPeriodAmount, 
   [RHRMFamilyRecId _familyRecId])

Run On

Called

Parameters

Return Value

Type: RPayAmount Extended Data Type
The deduction amount.

See Also

Reference

RPayTaxImposeFunc Class