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.
Retrieves the route operation for the current BOM line in the context of using a specific route, configuration and site.
Syntax
private RouteOpr getRouteOpr(
ItemId _parentItemId,
RouteId _routeId,
EcoResItemConfigurationName _configId,
InventSiteId _siteId,
OprNum _oprNum,
WrkCtrConsumption _wrkCtrConsumption)
Run On
Called
Parameters
- _parentItemId
Type: ItemId Extended Data Type
The parent item ID to use to determine the route operation for the BOM line.
- _routeId
Type: RouteId Extended Data Type
The route ID to use when determining the route operation.
- _configId
Type: EcoResItemConfigurationName Extended Data Type
The configuration ID to use to determine the route operation.
- _siteId
Type: InventSiteId Extended Data Type
The site ID to use to determine the route operation.
- _oprNum
Type: OprNum Extended Data Type
The operation number to use to determine the route operation.
- _wrkCtrConsumption
Type: WrkCtrConsumption Extended Data Type
The resource consumption setting to use to determine the route operation.
Return Value
Type: RouteOpr Table
The route operation.