VendDocumentTableMap.editExchRate Method [AX 2012]
Sets or retrieves the current exchange rate.
public ExchRate editExchRate(boolean set, ExchRate _exchRate)
Run On
CalledParameters
- set
- Type: boolean
A Boolean value that specifies whether the caller supplies a new value or wants to retrieve the current value.
- _exchRate
- Type: ExchRate Extended Data Type
The new exchange rate value when the set parameter is true.
Community Additions
ADD
Show: