Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Disables or enables the JournalError table, depending on the print log parameter.
Syntax
public void processReportParameters(Query _query, boolean _showLog)
Run On
Called
Parameters
- _query
Type: Query Class
The Query parameter object of the report.
- _showLog
Type: boolean
A Boolean value that specifies whether to show the error log on the report.
Remarks
Disables or enables the JournalError table.