CustInterestWriteOffUnPostedJournal::findByLedgerJournalTrans Method
Searches the CustInterestWriteOffUnPostedJournal table for the specified LedgerJournalTran record.
Syntax
client server public static CustInterestWriteOffUnPostedJournal findByLedgerJournalTrans(
RefRecId _ledgerJournalTransId,
[boolean _forupdate,
ConcurrencyModel _concurrencyModel])
Run On
Called
Parameters
- _ledgerJournalTransId
Type: RefRecId Extended Data Type
- _forupdate
Type: boolean
- _concurrencyModel
Type: ConcurrencyModel Enumeration
Return Value
Type: CustInterestWriteOffUnPostedJournal Table
A CustInterestWriteOffUnPostedJournal table buffer if found.