Share via


InventCostUpdate.ttsNotifyAbort Method [AX 2012]

Calls the InventCostUpdate.reset method to reset all the variables.

Syntax

public void ttsNotifyAbort()

Run On

Server

Remarks

This method is called when a transaction is aborted. The information that is stored in the global variables is reset and not written to the database.

See Also

Reference

InventCostUpdate Class