BOMCalcJob_Item_Sales.seriesSize Method [AX 2012]

Gets the default calculation job size.

Syntax

public Qty seriesSize()

Run On

Called

Return Value

Type: Qty Extended Data Type
The default calculation job size.

Exceptions

Exception Condition
Error

Throws exception if the item Id has not been initialized.

Remarks

The default size is calculated as the max between the standard and the minimum order quantity, or, in case of a formula item, the formula default quantity.

See Also

Reference

BOMCalcJob_Item_Sales Class