TaxTrans::getCalculatedTaxAmountForVoucher Method
This method returns the total calculated tax amount excluding tax adjustments for the given voucher.
Syntax
client server public static TaxAmountCur getCalculatedTaxAmountForVoucher(Voucher _voucher, TransDate _date)
Run On
Called
Parameters
- _voucher
Type: Voucher Extended Data Type
The voucher to retrieve.
- _date
Type: TransDate Extended Data Type
The date of the voucher.
Return Value
Type: TaxAmountCur Extended Data Type
The calculated tax amount for the given voucher excluding any tax adjustments.