InventCostTaskController.createPrepareBatchTask Method [AX 2012]

Creates batch task for preparing an inventory closing.

Syntax

public void createPrepareBatchTask()

Run On

Called

Remarks

A InventCostBundleTask task will be created for bundling items for the first level.

A InventCostPrepareParmTask task will be created for creating the InventCostListParm table.

A InventCostPrepareCompletionTask task will be created with a dependency to the tasks created.

See Also

Reference

InventCostTaskController Class