LedgerJournalTransPaymTransCode::findByLedgerJournalTransRecId Method
Finds a LedgerJournalTransPaymTransCode record using a journal lines record.
Syntax
client server public static LedgerJournalTransPaymTransCode findByLedgerJournalTransRecId(RefRecId _ledgerJournalTrans, [boolean _selectForUpdate])
Run On
Called
Parameters
- _ledgerJournalTrans
Type: RefRecId Extended Data Type
The LedgerJournalTrans record.
- _selectForUpdate
Type: boolean
A value that indicates whether to select for update; optional.
Return Value
Type: LedgerJournalTransPaymTransCode Table
A LedgerJournalTransPaymTransCode record.