Share via


InventCostCancel.cancel Method [AX 2012]

Handles the sequence of canceling the records.

Syntax

protected void cancel()

Run On

Called

Remarks

All the InventCostTrans and InventCostTransVariance records are ordered by recId and grouped in record sorted lists and then passed to the variance map.

This data will then be passed to the inventory cost framework.

See Also

Reference

InventCostCancel Class