Share via


ExchangeRateHelper.isExchangeRate2Editable Method [AX 2012]

Determines whether the exchange rate that is used in the second half of a Euro triangulation calculation is editable.

Syntax

public boolean isExchangeRate2Editable()

Run On

Called

Return Value

Type: boolean
true when the exchange rate that is used in the second half of a Euro triangulation calculation is editable; otherwise, false.

Remarks

This will only return true when the Euro triangulation is in effect for a currency on a given date. If the Euro triangulation is not in effect, false be returned.

See Also

Reference

ExchangeRateHelper Class