Show TOC

Selecting ABAP Runtime Errors for a FeedLocate this document in the navigation structure

Context

When you Subscribing to Feeds from ABAP Repository, you can define rules to choose the ABAP runtime errors that you want to see.

Procedure

  1. On the Feed Query Configuration window, mark the Match check box to enable selection rules.
  2. Specify whether Any condition should apply or All conditions must apply.
  3. Add criteria for choosing the runtime errors for the feed. You can choose from these:
    • The user in whose session a run time error occurred.
    • The package, package hierarchy (package and sub-packages), or package owner.
    • The name or owner of a development object.
    • The name of a runtime error (SYNTAX_ERROR, for example.) The name is shown at the Runtime Error heading in the details display.
  4. Optionally, add more rules. The rules are linked by OR logic. The feed reports all short dumps that meet any of the selection rules.

Results

If you do not define a filter, the feed reports all runtime errors that occur in the ABAP project.

Tip

You can quickly and easily define identical feeds for runtime errors in your ABAP Projects. To do so, just set up one feed as you wish to have. Then choose Copy query selection to clipboard at the bottom of your selection specifications.

Now create a new runtime error feed or choose Edit feed... for an existing feed. On the Feed Query Configuration dialog, choose Paste query selection from clipboard. The ABAP Developer Tools take over the configuration that you copied for the new feed.