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
- _taxIncomeGroupCode
Type: RpayTaxIncomeGroupCode Extended Data Type
Income tax group code.
- _corPeriod
Type: RPayCorrectedPeriod Extended Data Type
The corrective period.
- _branchId
Type: BranchId_RU Extended Data Type
The branch.
- _taxAmount
Type: RPayAmount Extended Data Type
The tax amount.