Share via


TaxTrans::totalTaxByDirectionVoucherAndDate Method

Gets the total tax amount for the tax direction, voucher, and date.

Syntax

client server public static TaxAmountCur totalTaxByDirectionVoucherAndDate(
    TaxDirection _taxDirection, 
    Voucher _voucher, 
    TransDate _transDate)

Run On

Called

Parameters

Return Value

Type: TaxAmountCur Extended Data Type
Actual tax amount in transactional currency.

See Also

Reference

TaxTrans Table