PurchComplementaryInvoiceHeader.exchRate Method
Retrieves the exchange rate for this invoice.
Syntax
display CustExchRate exchRate([date _date])
Run On
Called
Parameters
- _date
Type: date
The date for which to calculate the rate. Default is the transaction date.
Return Value
Type: CustExchRate Extended Data Type
CustExchRate for the given date.
Remarks
Used by the accounting framework.