InventCostBundleTask::newTask Method [AX 2012]

Initializes a new instance of the InventCostBundleTask class.

Syntax

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

Run On

Called

Parameters

Return Value

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

See Also

Reference

InventCostBundleTask Class