Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.