Share via


ProjTrans.exchRateSecondarySales Method [AX 2012]

Retrieves the secondary exchange rate to use for the sales amounts reported by this transaction based on the transaction date.

Syntax

public ExchRate exchRateSecondarySales([TransDate _transDate])

Run On

Called

Parameters

Return Value

Type: ExchRate Extended Data Type
The secondary exchange rate to use for the sales amounts that are reported by this transaction.

Remarks

The _transDate parameter will use the transaction date if no value is specified.

See Also

Reference

ProjTrans Class