Share via


InventCostTaskController.addBundleTask Method [AX 2012]

Creates a bundle task and adds it to a batch.

Syntax

protected InventCostBundleTask addBundleTask(BatchHeader _batchHeader, BOMLevel _bomLevel)

Run On

Called

Parameters

Return Value

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

See Also

Reference

InventCostTaskController Class