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.
Initializes a new instance of the Tax class.
Syntax
public void new(
Voucher _voucher,
TransDate _taxDate,
TableId _sourceTableId,
RecId _sourceRecId,
CurrencyCode _currencyCode,
ExchRate _exchRate)
Run On
Server
Parameters
- _voucher
Type: Voucher Extended Data Type
- _taxDate
Type: TransDate Extended Data Type
- _sourceTableId
Type: TableId Extended Data Type
- _sourceRecId
Type: RecId Extended Data Type
- _currencyCode
Type: CurrencyCode Extended Data Type
- _exchRate
Type: ExchRate Extended Data Type