PurchReqTableVersion::find Method
Finds the specified record in the PurchReqTableVersion table.
Syntax
client server public static PurchReqTableVersion find(RecId _recId)
Run On
Called
Parameters
- _recId
Type: RecId Extended Data Type
An identifier of the record to find.
Return Value
Type: PurchReqTableVersion Table
A PurchReqTableVersion record if one exists; otherwise, an empty record.