Share via


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

Return Value

Type: boolean
true if the ledgerJournalTran record exists in the table; otherwise, false.

See Also

Reference

CustInterestWriteOffUnPostedJournal Table