PurchCalcTax_PurchConfirmationRequest.exchRate Method [AX 2012]

Gets the exchange rate from the current PurchConfirmationRequestJour record.

public VendExchRate exchRate([date _date])

Run On

Server

Parameters

_date
Type: date
Date for the exchange rate; defaults dateNull(). Parameter is not actually used; it is there because parent class enforces it.

Return Value

Type: VendExchRate Extended Data Type
The ExchRate field value.

Community Additions

ADD
Show: