ProjInvoiceJour.amountMST Method
Converts an amount that is in currency used on the invoice journal to its equivalent amount in the default currency.
Syntax
public AmountMST amountMST(AmountCur _amountCur)
Run On
Called
Parameters
- _amountCur
Type: AmountCur Extended Data Type
The amount of money on the invoice journal in its currency.
Return Value
Type: AmountMST Extended Data Type
An AmountMST data type representing the amount of money in the default currency.