TAMDeduction.ledgerJournalTrans Method

Finds the LedgerJournalTrans record related to the current record.

Syntax

public LedgerJournalTrans ledgerJournalTrans([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: LedgerJournalTrans Table
The related LedgerJournalTrans record; otherwise, an empty record.

See Also

Reference

TAMDeduction Table