InventCostTaskController.inventCostBundleTask Method [AX 2012]

Initializes a new instance of the InventCostBundleTask class.

Syntax

protected InventCostBundleTask inventCostBundleTask(
    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

InventCostTaskController Class