LedgerJournalTrans.calcAmountMST Method

Calculates the net MST total amount for a LedgerJournalTrans record.

Syntax

public AmountMST calcAmountMST([boolean _throwExceptions])

Run On

Called

Parameters

  • _throwExceptions
    Type: boolean
    Throw exceptions; optional.

Return Value

Type: AmountMST Extended Data Type
An amount in MST currency.

Remarks

For intercompany transactions, currency conversions will use the exchange rate of the current company for the transaction currency code and transaction date that is indicated on the transaction regardless of the exchange rate on the transaction.

See Also

Reference

LedgerJournalTrans Table