Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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
- _transDate
Type: TransDate Extended Data Type
The date to use to find the exchange rate; optional.
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.