InventCostTaskController.addReCalculationTask Method [AX 2012]

Creates a recalculation task and adds it to a batch.

Syntax

protected InventCostReCalculationTask addReCalculationTask(BatchHeader _batchHeader)

Run On

Called

Parameters

Return Value

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

See Also

Reference

InventCostTaskController Class