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.
Calculates the catch weight error quantity.
Syntax
public PdsCWInventQty pdsCWCalcCalcQtyError(
BOMCalcData _itemCalcData,
RouteMap _primaryRoute,
RouteOprMap _primaryOpr,
RouteMap _route,
RouteOprMap _opr,
[RouteAutoConsump _routeAutoConsump,
NoYes _includeConstantConsump])
Run On
Called
Parameters
- _itemCalcData
Type: BOMCalcData Class
The calculation settings.
- _primaryRoute
Type: RouteMap Map
The primary route.
- _primaryOpr
Type: RouteOprMap Map
The primary operation.
- _route
Type: RouteMap Map
The current route.
- _opr
Type: RouteOprMap Map
The current operation.
- _routeAutoConsump
Type: RouteAutoConsump Enumeration
The auto consumption settings; optional.
- _includeConstantConsump
Type: NoYes Enumeration
A Boolean value that determines whether the constant consumption should be included; optional.
Return Value
Type: PdsCWInventQty Extended Data Type
The calculated catch weight error quantity.