Share via


RCashExchAdj.calcAndPostCurrency Method [AX 2012]

Calculates and posts exchange adjustments of cash transactions.

Syntax

protected container calcAndPostCurrency(
    RCashAccount _accountNum, 
    TransDate _toDate, 
    CurrencyCode _currencyCode, 
    LedgerVoucher _ledgerVoucher, 
    Voucher _voucher)

Run On

Server

Parameters

Return Value

Type: container
A container that holds exchange adjustment amounts in the accounting and reporting currencies.

See Also

Reference

RCashExchAdj Class