ProjProposalJour::findRecId_W Method

Returns the invoice proposal journal for the given record ID passed in as a parameter.

Syntax

server public static ProjProposalJour findRecId_W(RecId _recId, [boolean _forUpdate])

Run On

Server

Parameters

  • _forUpdate
    Type: boolean
    A Boolean value that determines whether the invoice proposal journal should be updated; optional.

Return Value

Type: ProjProposalJour Table
The desired invoice proposal journal.

See Also

Reference

ProjProposalJour Table