Share via


InventCostClosingCancel_WorkInvent.execute Method [AX 2012]

Triggers all steps to cancel the inventory settlements for an item.

Syntax

protected void execute()

Run On

Called

Remarks

The following actions will be triggered:

  • Reverse the inventory adjustments.

  • Duplicate the settlements.

  • Delete the virtual transfer records (for weighted average items).

  • Delete the inventory cost transaction summary records.

See Also

Reference

InventCostClosingCancel_WorkInvent Class