Share via


LedgerJournalEngine.maySecondaryCurrencyBeModified Method [AX 2012]

Determines whether the secondary exchange rate of the journal line may be modified.

Syntax

public boolean maySecondaryCurrencyBeModified(LedgerJournalTrans _ledgerJournalTrans)

Run On

Called

Parameters

Return Value

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

See Also

Reference

LedgerJournalEngine Class