Share via


RetailStatementPostChecker.run Method [AX 2012]

Contains the code that does the actual job of the class.

Syntax

public void run()

Run On

Called

Exceptions

Exception Condition
Error

The statement is not validated. Therefore, the status of batch framework changes to error.

Remarks

This method calls the initRBO and checkStatement methods to validate the statement.

See Also

Reference

RetailStatementPostChecker Class