Share via


PmfProdCoByType.qtyCoBySched Method [AX 2012]

Calculates the quantity to be scheduled for the co-product or by-product.

Syntax

public InventQty qtyCoBySched()

Run On

Called

Return Value

Type: InventQty Extended Data Type
The inventory quantity to be scheduled.

Remarks

The actual calculation is completed by the PmfCoByMap map , but the method takes the specified rounding algorithm into consideration to calculate the final result.

See Also

Reference

PmfProdCoByType Class