RPayTaxCalcState.getTaxAmount2Refund Method [AX 2012]
Gets tax amount to refund.
Syntax
public RPayAmount getTaxAmount2Refund(
RpayTaxIncomeGroupCode _taxIncomeGroupCode,
RPayCorrectedPeriod _corPeriod,
BranchId_RU _branchId)
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.
Return Value
Type: RPayAmount Extended Data Type
An amount.