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

Return Value

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

See Also

Reference

InventCostTaskController Class