InventCostTaskController.addPrepareCompletionTask Method [AX 2012]
Creates a preparation completion task and adds it to a batch.
Syntax
protected InventCostPrepareCompletionTask addPrepareCompletionTask(BatchHeader _batchHeader)
Run On
Called
Parameters
- _batchHeader
Type: BatchHeader Class
The instance of the BatchHeader class.
Return Value
Type: InventCostPrepareCompletionTask Class
A new instance of the InventCostPrepareCompletionTask class.