CustInterestWriteOffUnPostedJournal::exist Method
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.