MCRRCSettlementTable.ledgerJournalTrans Method
Uses the MCRRCSettlementTable record to find the legerJournalTrans record.
Syntax
public LedgerJournalTrans ledgerJournalTrans([boolean _selectForUpdate])
Run On
Called
Parameters
- _selectForUpdate
Type: boolean
A Boolean value that indicates whether to read the record for update; optional.
Return Value
Type: LedgerJournalTrans Table
The LedgerJournalTrans record that is associated with the settlement record.