Share via


TaxWithholdReport_IN.run Method [AX 2012]

Runs settlement process.

Syntax

public void run()

Run On

Called

Exceptions

Exception Condition
Error

If tax withold period does not exist then it throws the error.

UpdateConflictNotRecovered

If update connflict then it throws the error.

UpdateConflict

If update connflict then it throws the error.

See Also

Reference

TaxWithholdReport_IN Class