SubledgerJournalEntry::existForLedger Method
Indicates whether activity exists for the ledger.
Syntax
client server public static boolean existForLedger([LedgerRecId _ledgerRecId])
Run On
Called
Parameters
- _ledgerRecId
Type: LedgerRecId Extended Data Type
The ID of ledger.
Return Value
Type: boolean
true if activity exists for the ledger; otherwise, false.