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
- _generalJournalAccountEntryId
Type: RecId Extended Data Type
The record ID of the GeneralJournalAccountEntry record.
Return Value
Type: boolean
true if records exist for given GeneralJournalAccountEntry otherwise; false.