Parameterization of Own Default Settings 
You can also store these criteria as parameters when maintaining your own user defaults. Whenever you call the ABAP Dump Analysis, the stored settings are shown as your default settings.
Call the ABAP Dump Analysis using transaction code ST22.
Open the system menu, and then choose
Switch to the tab page Parameters.
Note
To preset the individual selection criteria, enter the corresponding parameter of the short dump 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 |
Parameter |
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 |
Selection according to client is only available for users who have the corresonding authorization. See Authorization Checks |
|
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. |
Using certain parameters, you can also predefine the selections for the structuring of the runtime error list for individual users.
The parameter value for a set selection is 'X' in each case.
Selection |
Parameter |
|
|---|---|---|
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. |