PlSADFinanceTable.editExchRate Method
Displays or modifies the SAD exchange rate.
Syntax
edit ExchRate editExchRate(boolean _set, ExchRate _exchRate)
Run On
Called
Parameters
- _set
Type: boolean
A Boolean value that indicates whether to modify the exchange rate.
- _exchRate
Type: ExchRate Extended Data Type
The new exchange rate that is entered by the user.
Return Value
Type: ExchRate Extended Data Type
The exchange rate as it should be displayed.