Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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
- _ledgerJournalTrans
Type: LedgerJournalTrans Table
The data of the LedgerJournalTrans table
- _selectTriangulation
Type: boolean
A Boolean value that indicates whether the triangulation is enabled.
Remarks
The reference from the LedgerJournalEngine class.