LedgerVoucherTransObject.parmExchangeRateDate Method [AX 2012]

Gets or sets the ExchangeRateDate parameter.

Syntax

public ExchangeRateDate parmExchangeRateDate([ExchangeRateDate _exchangeRateDate])

Run On

Called

Parameters

Return Value

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

Remarks

If present, the 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