Share via


RpayTaxSumCalc.calcTaxDeductionAmount Method [AX 2012]

Syntax

private RPayAmount calcTaxDeductionAmount(
    RPayCounterUnit _counterUnit, 
    ReportPeriod_RU _payPeriod, 
    RHRMEmplId _emplId, 
    RPayRateCode _rPayRateCode, 
    RPayAmount _deductionAmount, 
    RPayAmount _fundAmount, 
    RPayCorrectedPeriod _correctedPeriod)

Run On

Server

Parameters

See Also

Reference

RpayTaxSumCalc Class