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
- _ledgerJournalTrans
Type: LedgerJournalTrans Table
Return Value
Type: boolean
true if the exchange rate may be modified; otherwise, false.