TrvExpTrans.initFromImportedTransactionRecord Method
Initializes the expense line from the unreconciled expense transaction.
Syntax
public void initFromImportedTransactionRecord(TrvUnreconciledExpenseTransaction _trvUnreconciledExpenseTransaction, [boolean _calculateExchangeRate])
Run On
Called
Parameters
- _trvUnreconciledExpenseTransaction
Type: TrvUnreconciledExpenseTransaction Table
The record of the unreconciled expense transaction.
- _calculateExchangeRate
Type: boolean
Whether to calculate exchange rate based on the transaction currency.