ProjBegBalJournalTrans_CostSales.projJournalTable Method

Retrieves the project journal that contains the journal line.

Syntax

public ProjJournalTable projJournalTable([boolean _forUpdate])

Run On

Called

Parameters

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

Return Value

Type: ProjJournalTable Table
The desired project journal.

See Also

Reference

ProjBegBalJournalTrans_CostSales Table