Share via


LedgerVoucherTransObject.parmHistoricalExchangeRateDate Method [AX 2012]

Gets or sets the HistoricalExchangeRateDate parameter.

Syntax

public HistoricalExchangeRateDate parmHistoricalExchangeRateDate([HistoricalExchangeRateDate _historicalExchangeRateDate])

Run On

Called

Parameters

Return Value

Type: HistoricalExchangeRateDate Extended Data Type
The value of the HistoricalExchangeRateDate parameter.

Remarks

If present, the historical exchange rate date is used when converting the amount in transaction currency to the amount in accounting currency and amount in reporting currency. If it is not present, the accounting date from the associated GeneralJournalEntry record is used.

See Also

Reference

LedgerVoucherTransObject Class