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 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.