GeneralJournalAccountEntry::existForSubledgerJournalAccountEntry Method

Determines whether a record in the SubledgerJournalAccountEntry table exists for the specified general journal account entry record ID.

Syntax

client server public static boolean existForSubledgerJournalAccountEntry(RecId _generalJournalAccountEntryId)

Run On

Called

Parameters

Return Value

Type: boolean
true if records exist for given GeneralJournalAccountEntry otherwise; false.

See Also

Reference

GeneralJournalAccountEntry Table