Show TOC

Checking the Completeness of an ATC Quality CheckLocate this document in the navigation structure

A check run, whether central or local, can be successfully concluded, as seen in the monitor, but still not deliver complete results.

An ATC check run is not aborted if a runtime error occurs in a check module or if there are problems in checking certain repository objects. The ATC therefore lets you verify that a check result is complete.

Here is how to see whether a check result is complete:

  1. On the ATC monitor screen, mark a completed check and choose Display Results.

  2. The check result is not complete if you see Display Check Module Failures in the tool bar of the ATC Result screen.

    Click on Display Check Module Failures to see what is missing from the check result.

  3. The Check Failures screen may show you several types of problems. To use the screen, do the following:

    1. Open each problem entry to see the checks that were affected.

    2. Double-click on a check entry to see which objects could not be checked.

    3. Double-click on an object entry to display the documentation of the check.

    The types of problems that may be reported include the following:

    Type of Problem

    Explanation

    Examination Not Possible

    The check modules shown were not able to check the objects in the details list because of a problem with the object.

    Use the Extended Syntax Check in transaction SE80 to check the objects for problems. Also use any transaction or program named in the check documentation to examine the objects.

    Prerequisites Not Met

    The check modules shown were not able to check the objects in the details list because a prerequisite condition of the check module was not met. Possible problems include non-existence of an object, missing includes, and the like.

    Use the Extended Syntax Check in transaction SE80 to check the objects for problems. Also use any transaction or program named in the check documentation to examine the objects.

    Exception Occurred, Runtime Error Occurred

    The execution of a check module was interrupted by an exception or by a runtime error and short dump. The check module was not able to perform its checks; the check module may itself be defective.

  4. If examining objects that could not be checked does not resolve the problem, or if an exception or short dump occurred, see trouble shooting failed ATC runs for more help.