ProjTrans.exchRateSales Method [AX 2012]
Retrieves the exchange rate to use for the sales amounts that are reported by this transaction based on the transaction date.
Syntax
public ExchRate exchRateSales([TransDate _transDate])
Run On
Called
Parameters
- _transDate
Type: TransDate Extended Data Type
The date to use to find the exchange rate. Defaults to the transaction date; optional.
Return Value
Type: ExchRate Extended Data Type
The exchange rate to use for the sales amounts that are reported by this transaction.