RHRMPersonBankAccount.editExchRate Method
Gets or sets cross rate.
Syntax
edit CrossExchRate editExchRate(boolean set, CrossExchRate _exchRate)
Run On
Called
Parameters
- set
Type: boolean
An indicator, if true, cross rate will be set.
- _exchRate
Type: CrossExchRate Extended Data Type
An exchange rate to set.
Return Value
Type: CrossExchRate Extended Data Type
The exchange rate.