Show TOC

Background documentationSelection Criteria of ABAP Dump Analysis Locate this document in the navigation structure

 

The selection screen of ABAP Dump Analysis allows you to list runtime errors that have occurred in accordance with individualized criteria.

Parameterization of Own Default Settings

You can also store these criteria as parameters when maintaining your own user defaults. Whenever you call ABAP Dump Analysis, the stored setting is shown as your default setting.

Procedure
  • Call the ABAP Dump Analysis using transaction code ST22.

  • Choose the System menu, and then

      User Profile   Own Data  

  • Switch to the tab page Parameters.

To preset the individual selection criteria, enter the corresponding parameter in the table and choose the desired default value. The most important parameters and their associated values are shown in the table below:

Selection Criterion

Parameters

Parameter Value

Date

st22_datum

(YYYYMMDD)

Start of the selection period

Computer

st22_host

Name of the server instance

User

st22_name

Name of the user. If this parameter is not explicitly maintained, the system uses the name of the current user as the default setting, without it being listed in the parameter table.

Client

st22_mandt

Client of the user printing

To be stored

st22_xhold

X

Only short dumps that are to be stored permanently are selected

Runtime errors

st22_errid

Name of the runtime error

Program Name

st22_prgname

Name of the program in which the runtime error occurred.

You can also predefine the selections for the structuring of the runtime error list for individual users using parameters.

The parameter value for a set selection is 'X' in each case.

Selection

Parameters

With information on exception/short text of runtime error

st22_exc

Once a runtime error is selected from the list, only the short text is initially displayed, and any exception object that exists is displayed in the header line of the text.

The user can display the long text by choosing another pushbutton.

Related application component

st22_comp

If available, the related application component is also listed in the ALV display.

Use old dump analysis

st22_old

If the user makes this selection, the runtime error is displayed in the old, list-based format. However, this mode if only necessary if the system has technical problems and the ALV-display is not possible.