InventUpdateOnhand.ttsNotifyPreCommit Method [AX 2012]

Triggers during a ttsCommit event before data is committed to the database.

Syntax

public void ttsNotifyPreCommit()

Run On

Called

Exceptions

Exception Condition
Error

All inner transaction scopes have been passed.

-or-

There are not enough items on hand to prevent negative inventory.

UpdateConflictNotRecovered

The system keeps seeing update conflicts.

UpdateConflict

In an inner transaction scope.

See Also

Reference

InventUpdateOnhand Class