Reporting API Functions / Functions to get error details |
Returns the most recent error status.
fgl_report_getErrorStatus() RETURNING ok INTEGER
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.