Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Finds the specified record in the WrkCtrTable table using either the resource ID or the costing resource.
Syntax
protected WrkCtrTable findWrkCtrTable(WrkCtrId _wrkCtrId, RouteOprMap _primaryOpr)
Run On
Called
Parameters
- _wrkCtrId
Type: WrkCtrId Extended Data Type
The resource ID.
- _primaryOpr
Type: RouteOprMap Map
An operation map on which to base the search.
Return Value
Type: WrkCtrTable Table
A WrkCtrTable record.
Exceptions
Exception | Condition |
---|---|
Error | No resource could be found so the calculation must be canceled. |