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