CustInterestWriteOffUnPostedJournal::checkExist Method
Validates that the specified LedgerJournalTran record and interest note exists in the table; if not, an error message is displayed.
Syntax
client server public static boolean checkExist(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.