Share via


ProjProposalJour::findRecid Method

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

Syntax

client server public static ProjProposalJour findRecid(RecId _iRecId, [boolean _forUpdate])

Run On

Called

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