Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.