InventCostTaskController.addPrepareParmTask Method [AX 2012]

Creates a parameter creation task and adds it to a batch.

Syntax

protected InventCostPrepareParmTask addPrepareParmTask(BatchHeader _batchHeader)

Run On

Called

Parameters

Return Value

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

See Also

Reference

InventCostTaskController Class