Share via


BOMMap.getRouteOpr Method

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

Return Value

Type: RouteOpr Table
The route operation.

See Also

Reference

BOMMap Map