SrsReportRunController.processPreRunValidate Method [AX 2012]
Validates that a report should be run.
Syntax
protected SrsReportPreRunState processPreRunValidate()
Run On
Called
Return Value
Type: SrsReportPreRunState Enumeration
A SrsReportPreRunState enumeration value.
Exceptions
Exception | Condition |
---|---|
Error | An error must be displayed. |
Remarks
Validates before a report executes when report execution should throw a warning or error.