Share via


InventCostUpdate.ttsNotifyPostBegin Method [AX 2012]

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

Syntax

public void ttsNotifyPostBegin()

Run On

Server

Remarks

This method will be called when the first ttsbegin is called. The information that is stored in the global variables will be reset to ensure that they do not contain data.

See Also

Reference

InventCostUpdate Class