Share via


ServiceTaxPOTInquiry_Reclaim_IN.run Method [AX 2012]

Starts the reclaim 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_Reclaim_IN Class