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 that is based on the print log parameter.
Syntax
protected void processReportParameters(Query _query, boolean _printLog)
Run On
Called
Parameters
- _query
Type: Query Class
The Query parameter object of the report.
- _printLog
Type: boolean
A Boolean value that indicates whether to enable or disable the table.
Remarks
This method disables or enables the JournalError table.