Share via


InventQualityOrderValidate.buildDimensionQtyList Method [AX 2012]

Builds a list of inventory dimensions and quantities for which quality orders are responsible.

Syntax

protected List buildDimensionQtyList()

Run On

Called

Return Value

Type: List Class
A list filled with containers.

Remarks

Each container holds an InventDimId value and a quantity.

See Also

Reference

InventQualityOrderValidate Class