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.
Searches the CustInterestWriteOffUnPostedJournal table for the specified natural key, ledgerJournalTran record, and interest note.
Syntax
client server public static CustInterestWriteOffUnPostedJournal find(
RefRecId _ledgerJournalTransId,
InterestNote _interestNote,
[boolean _forupdate,
ConcurrencyModel _concurrencyModel])
Run On
Called
Parameters
- _ledgerJournalTransId
Type: RefRecId Extended Data Type
- _interestNote
Type: InterestNote Extended Data Type
- _forupdate
Type: boolean
- _concurrencyModel
Type: ConcurrencyModel Enumeration
Return Value
Type: CustInterestWriteOffUnPostedJournal Table
A CustInterestWriteOffUnPostedJournal table buffer if found.