GeneralJournalAccountEntry_W::entryHasBondedTransactions_RU Method
Gets a Boolean value that indicates whether the general journal entry has bonded transactions.
Syntax
server public static boolean entryHasBondedTransactions_RU(GeneralJournalEntryRecId _entry)
Run On
Server
Parameters
- _entry
Type: GeneralJournalEntryRecId Extended Data Type
A GeneralJournalEntry table record ID.
Return Value
Type: boolean
true if the general journal entry has bonded transactions; otherwise, false.