RouteCalcConsumption.pdsCWCalcOprQtyGood Method [AX 2012]
Calculates the catch weight good quantity.
Syntax
public PdsCWInventQty pdsCWCalcOprQtyGood(BOMCalcData _calc, RouteMap _primaryRoute)
Run On
Called
Parameters
- _calc
Type: BOMCalcData Class
The calculation data.
- _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. |