Share via


InventCostIterationCompletionTask::newTask Method [AX 2012]

Initializes a new instance of the InventCostIterationCompletionTask class.

Syntax

client server public static InventCostIterationCompletionTask newTask(
    Voucher _voucher, 
    TransDate _transDate, 
    BOMLevel _bomLevel)

Run On

Called

Parameters

Return Value

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

See Also

Reference

InventCostIterationCompletionTask Class