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 tzhe best matching operation relation for this route.
Syntax
public RouteOpr routeOpr(
ItemId _itemId,
EcoResItemConfigurationName _configId,
InventSiteId _siteId,
[RouteOpr _routeOpr])
Run On
ClientOrServer
Parameters
- _itemId
Type: ItemId Extended Data Type
The ID of an item for which to search.
- _configId
Type: EcoResItemConfigurationName Extended Data Type
The ID of an item configuration for which to search.
- _siteId
Type: InventSiteId Extended Data Type
The ID of a site for which to search.
- _routeOpr
Type: RouteOpr Table
The set of operation relations in which to search.
Return Value
Type: RouteOpr Table
The best matching operation relation.
Exceptions
Exception | Condition |
---|---|
Error | The method must be called by using a valid operation relation buffer. |