Share via


MCRRCTransBatchTable.findLedgerJournalTable Method

Finds and returns LedgerJournalTable record that is associated to the record.

Syntax

public LedgerJournalTable findLedgerJournalTable([boolean _forUpdate])

Run On

Called

Parameters

  • _forUpdate
    Type: boolean
    A Boolean value that indicates whether to read the record for update; optional.

Return Value

Type: LedgerJournalTable Table
The LedgerJournalTable record that is associated to the record.

See Also

Reference

MCRRCTransBatchTable Table