LedgerJournalEngine.mayCurrencyBeModified Method [AX 2012]

Determines if the exchange rate of the journal line may be modified.

Syntax

public boolean mayCurrencyBeModified(LedgerJournalTrans _ledgerJournalTrans)

Run On

Called

Parameters

Return Value

Type: boolean
true if the exchange rate may be modified; otherwise, false.

See Also

Reference

LedgerJournalEngine Class