SubledgerJournalAccountEntryTmpSummary.isMultiCurrencyJournal Method
Indicates whether the journal has more than one currency.
Syntax
public boolean isMultiCurrencyJournal(LedgerName _activeLedger)
Run On
Called
Parameters
- _activeLedger
Type: LedgerName Extended Data Type
The active ledger name.
Return Value
Type: boolean
true if more than one currency exists; otherwise false.