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
- _batchHeader
Type: BatchHeader Class
The instance of the BatchHeader class.
Return Value
Type: InventCostReCalculationTask Class
A new instance of the InventCostReCalculationTask class.