Share via


InventCostLevelCompletionTask::newTask Method [AX 2012]

Initializes a new instance of the InventCostLevelCompletionTask class.

Syntax

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

Run On

Called

Parameters

Return Value

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

See Also

Reference

InventCostLevelCompletionTask Class