fgl_report_getErrorStatus
Returns the most recent error status.
Syntax
fgl_report_getErrorStatus()
RETURNING ok INTEGER
- ok -
TRUEif an error occurred,FALSEotherwise.
Usage
This function returns the most recent error status. The function should be called after
calling OUTPUT TO REPORT and FINISH REPORT. Calling the
function at any other point in time may return random results. The function returns
TRUE in case of errors in GRE.