Share via


ServiceTaxPOTInquiry_Reversal_IN.run Method [AX 2012]

Starts the reversal functionality in a TTS loop and also handles any exceptions that are thrown.

Syntax

public void run()

Run On

Called

Exceptions

Exception Condition
UpdateConflictNotRecovered

Handles the UpdateConflictNotRecovered exception thrown, if encountered.

UpdateConflict

Handles the UpdateConflict exception thrown, if encountered.

See Also

Reference

ServiceTaxPOTInquiry_Reversal_IN Class