ProjInvoiceJour.editExchRate Method
Sets or gets the exchange rate used on the invoice journal.
Syntax
edit ExchRate editExchRate(boolean _set, ExchRate _exchRate)
Run On
Called
Parameters
- _set
Type: boolean
A Boolean value that determines whether to get or set the exchange rate.
- _exchRate
Type: ExchRate Extended Data Type
The exchange rate to set on the invoice journal.
Return Value
Type: ExchRate Extended Data Type
The exchange rate used on the invoice journal.