Share via


PurchParmSubTable::findRecId Method

Locates a PurchParmSubTable record using its record identifier.

Syntax

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

Run On

Called

Parameters

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

Return Value

Type: PurchParmSubTable Table
A PurchParmSubTable record.

See Also

Reference

PurchParmSubTable Table