Share via


RouteCalcConsumption.pdsCWCalcOprQty Method [AX 2012]

Calculates the catch weight operation quantity.

Syntax

public PdsCWInventQty pdsCWCalcOprQty(BOMCalcData _calc, RouteMap _primaryRoute)

Run On

Called

Parameters

  • _primaryRoute
    Type: RouteMap Map
    The primary route mapping.

Return Value

Type: PdsCWInventQty Extended Data Type
The catch weight good quantity.

Exceptions

Exception Condition
Error

The primary operation is not specified or is not primary.

See Also

Reference

RouteCalcConsumption Class