Share via


InventCostCalculateTask.processTask Method [AX 2012]

Processes the next item from a bundle.

Syntax

private void processTask(InventCostList _inventCostList)

Run On

Called

Parameters

Exceptions

Exception Condition
UpdateConflictNotRecovered

An update conflict occurred, and kept occuring when it was retried.

UpdateConflict

An update conflict occurred.

See Also

Reference

InventCostCalculateTask Class