Share via


AccDistRuleVendPaymentReqTax.getHistoricalExchangeRateDate Method [AX 2012]

Gets the HistoricalExchangeRateDate to use to enter a subledger journal entry.

Syntax

public HistoricalExchangeRateDate getHistoricalExchangeRateDate()

Run On

Called

Return Value

Type: HistoricalExchangeRateDate Extended Data Type
A HistoricalExchangeRateDate object.

Remarks

Used by Management Reporter for fixed asset reporting. Any subtypes that can effect fixed asset price should override this method.

See Also

Reference

AccDistRuleVendPaymentReqTax Class