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