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 the specified ledgerJournalTran record and interest note exists in the table.
Syntax
client server public static boolean exist(RefRecId _ledgerJournalTransId, InterestNote _interestNote)
Run On
Called
Parameters
- _ledgerJournalTransId
Type: RefRecId Extended Data Type
- _interestNote
Type: InterestNote Extended Data Type
Return Value
Type: boolean
true if the ledgerJournalTran record exists in the table; otherwise, false.