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.
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
- _taxDirection
Type: TaxDirection Enumeration
The tax direction.
- _voucher
Type: Voucher Extended Data Type
The voucher.
- _transDate
Type: TransDate Extended Data Type
The date.
Return Value
Type: TaxAmountCur Extended Data Type
Actual tax amount in transactional currency.