WrkCtrPCRouteOperationActivity::find Method
Finds the specified record in the WrkCtrPCRouteOperationActivity table.
Syntax
client server public static WrkCtrPCRouteOperationActivity find(RefRecId _recId, [boolean _forupdate])
Run On
Called
Parameters
- _recId
Type: RefRecId Extended Data Type
The record ID of the WrkCtrPCRouteOperationActivity record to find.
- _forupdate
Type: boolean
A Boolean value that indicates whether the to read the record for update; optional.
Return Value
Type: WrkCtrPCRouteOperationActivity Table
A record in the WrkCtrPCRouteOperationActivity table; otherwise, an empty record.