BudgetTransactionMultiPost.run Method [AX 2012]
Contains the logic for posting a set of budget transactions.
Syntax
public void run()
Run On
Called
Exceptions
Exception | Condition |
---|---|
Deadlock | A deadlock error occured after the OCCRetryCount retried. |
UpdateConflictNotRecovered | An unrecoverable update conflict occurred outside the scope of another transaction. |
UpdateConflict | An unrecoverable update conflict occurred inside the scope of another transaction. |