ProjInvoiceJour.amountCur Method
Converts an amount of money in default currency to an equivalent amount in the currency used on this invoice journal.
Syntax
public AmountCur amountCur(AmountMST _amountMST)
Run On
Called
Parameters
- _amountMST
Type: AmountMST Extended Data Type
The amount to be converted.
Return Value
Type: AmountCur Extended Data Type
The amount in the currency used on the invoice journal.