AccountingRule.getHistoricalExchangeRateDate Method [AX 2012]
Gets the HistoricalExchangeRateDate object that is used to enter a subledger journal entry.
Syntax
public HistoricalExchangeRateDate getHistoricalExchangeRateDate()
Run On
Called
Return Value
Type: HistoricalExchangeRateDate Extended Data Type
A HistoricalExchangeRateDate object.
Remarks
This method is used by Management Reporter for fixed asset reporting. Any subtypes that can affect fixed asset prices should override this method.