Share via


PurchParmLine::findRecId Method

Locates a PurchParmLine record by using its record identifier.

Syntax

client server public static PurchParmLine findRecId(RefRecId _recId, [boolean _update])

Run On

Called

Parameters

  • _update
    Type: boolean
    A Boolean value that indicates whether the record can be updated; optional.

Return Value

Type: PurchParmLine Table
A PurchParmLine record.

See Also

Reference

PurchParmLine Table