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