SalesParmTable.getExchRateDate Method
Retrieves the exchange rate date based on the type of exchange rate date in a sales record.
Syntax
public date getExchRateDate(date _date, [SalesTable _salesTable])
Run On
Called
Parameters
- _date
Type: date
The default return date.
- _salesTable
Type: SalesTable Table
A SalesTable record; optional.
Return Value
Type: date
The exchange rate date.