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