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
- _recId
Type: RefRecId Extended Data Type
A record ID.
- _update
Type: boolean
A Boolean value that indicates whether the record can be updated; optional.
Return Value
Type: PurchParmLine Table
A PurchParmLine record.