Share via


LedgerJournalEngine_TAccount.currencyModified Method [AX 2012]

Sets the exchange rate value to the specified record of the LedgerJournalTrans table.

Syntax

public void currencyModified(LedgerJournalTrans _ledgerJournalTrans, [boolean _selectTriangulation])

Run On

Client

Parameters

  • _selectTriangulation
    Type: boolean
    A Boolean value that indicates whether the triangulation is enabled.

Remarks

The reference from the LedgerJournalEngine class.

See Also

Reference

LedgerJournalEngine_TAccount Class