Share via


InventCostTaskController.addIterationCompletionTask Method [AX 2012]

Creates a iteration completion task and adds it to a batch.

Syntax

protected InventCostIterationCompletionTask addIterationCompletionTask(BatchHeader _batchHeader, BOMLevel _bomLevel)

Run On

Called

Parameters

Return Value

Type: InventCostIterationCompletionTask Class
A new instance of the InventCostIterationCompletionTask class.

See Also

Reference

InventCostTaskController Class