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 tax withhold amount in transaction currency for the specified voucher and transaction date.
Syntax
client server public static TaxWithholdAmountCur taxWithholdAmountForVoucherAndTransDate(Voucher _voucher, TransDate _transDate)
Run On
Called
Parameters
- _voucher
Type: Voucher Extended Data Type
The voucher of the transaction.
- _transDate
Type: TransDate Extended Data Type
The transaction date.
Return Value
Type: TaxWithholdAmountCur Extended Data Type
Returns the tax withhold amount in the transaction currency for the specified voucher and transaction date.