Share via


LedgerTransferOpening.run Method [AX 2012]

Performs the operations to create closing and opening transactions.

Syntax

public void run()

Run On

Called

Exceptions

Exception Condition
Deadlock

A transaction deadlock condition exists in the database.

UpdateConflictNotRecovered

A conflict with another transaction occurred in the database and the transaction was not successful.

UpdateConflict

A conflict with another transaction occurred in the database.

See Also

Reference

LedgerTransferOpening Class