Share via


InventSumDateEngine.deleteTransactions Method [AX 2012]

Deletes transactions after the data has been transferred to the temporary database table.

Syntax

protected void deleteTransactions()

Run On

Server

Remarks

This method must be called after the data in the InventSumDateTrans table is no longer needed.

See Also

Reference

InventSumDateEngine Class