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