CustVendPaymReconciliationImport.createExchRate Method [AX 2012]

public void createExchRate(
    ExchRate _exchRate, 
    CurrencyCode _currencyCode, 
   [TransDate _exchRateDate, 
    EUROTriangulation _euroTriangulation])

Run On

Called

Parameters

_exchRate
Type: ExchRate Extended Data Type
_currencyCode
Type: CurrencyCode Extended Data Type
_exchRateDate
Type: TransDate Extended Data Type
_euroTriangulation
Type: EUROTriangulation Extended Data Type

Community Additions

ADD
Show: