TmpTaxTransDefaultDimension_RU.fillFromVoucher Method
Fills the current instance of the table with data from a voucher.
Syntax
public void fillFromVoucher(
Voucher _voucher,
TransDate _date,
TaxOrigin _origin,
TableId _sourceTableID,
RecId _sourceRecID)
Run On
Called
Parameters
- _voucher
Type: Voucher Extended Data Type
The voucher number to fill from.
- _date
Type: TransDate Extended Data Type
The transaction date that identifies the voucher.
- _origin
Type: TaxOrigin Enumeration
The tax origin.
- _sourceTableID
Type: TableId Extended Data Type
The source table ID.
- _sourceRecID
Type: RecId Extended Data Type
The source record ID.