Result probably incomplete û failures occurred during check run

Message type: E = Error

Message class: SATC_ABAP_CHECK - ABAP Check Layer

Message number: 410

Message text: Result probably incomplete û failures occurred during check run



What causes this issue?

The execution of one or more checks has failed. Checks with failures
cannot report findings. In case one of the analyzed objects contains a
flaw and the according check has a failure the result is incomplete.
There are three major categories of failures:
* Exceptions
* Runtime errors / runtime abortions
* Missing technical prerequisites
Exceptions raised by a check are caught by the ATC runtime. In case of
an exception there will be no findings for the specific combination of
object and check.
Runtime errors terminate the ABAP Runtime. If a runtime error occurs,
there will be no finding for the analyzed object at all. Moreover, the
ATC cannot determine the check that caused the abortion.


How to fix this error?

The finding view contains a button to display failures (with a red
icon). This button appears whenever failures have occurred during
analysis of the objects matching the filter. Failures not depending on
individual objects, for example missing technical prerequisites for
check execution, are always indicated. By pressing the button, a view
with the failures gets displayed. The failure view may help to
understand what went wrong.
In case of not explainable failures you may try to check the object
again. Possibly the reason was caused by a temporary shortcoming.
Repeatedly occurring failures typically indicate a flaw within a check
or missing technical prerequisites.

Error message extract from SAP system. Copyright SAP SE.