Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Sets or gets the secondary exchange rate used on the invoice journal.
Syntax
edit ExchrateSecondary editExchRateSecondary(boolean _set, ExchrateSecondary _exchRate)
Run On
Called
Parameters
- _set
Type: boolean
A Boolean value to set or get the secondary exchange rate: true to set the secondary exchange rate and false to get it.
- _exchRate
Type: ExchrateSecondary Extended Data Type
The secondary exchange rate to set on the invoice journal.
Return Value
Type: ExchrateSecondary Extended Data Type
An ExchrateSecondary data type representing the secondary exchange rate used on the invoice journal.