Share via


RPayTaxCalcState.addTaxAmount2Refund Method [AX 2012]

Adds tax amount to refund.

Syntax

public void addTaxAmount2Refund(
    RpayTaxIncomeGroupCode _taxIncomeGroupCode, 
    RPayCorrectedPeriod _corPeriod, 
    BranchId_RU _branchId, 
    RPayAmount _taxAmount)

Run On

Called

Parameters

See Also

Reference

RPayTaxCalcState Class