Share via


InventCostTaskController.numOfIterationWaitingItems Method [AX 2012]

Finds the iteration for any waiting items.

Syntax

private NumOfIteration numOfIterationWaitingItems()

Run On

Called

Return Value

Type: NumOfIteration Extended Data Type
The iteration that should be processed.

Remarks

The return value can be -1 which indicates that no iteration should be processed.

See Also

Reference

InventCostTaskController Class