SubledgerJournalAccountEntryTmpSummary.isMultiCompanyJournal Method
Checks whether a SubledgerJournalAccountTmpSummary record of another legal entity exists.
Syntax
public boolean isMultiCompanyJournal(LegalEntity _sourceLegalEntity)
Run On
Called
Parameters
- _sourceLegalEntity
Type: LegalEntity Extended Data Type
The record ID of the source legal entity.
Return Value
Type: boolean
true if there exists a SubledgerJournalAccountTmpSummary record that does not belong to source legal entity; otherwise, false.