Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

ST 22 dump analysis

0 Likes
755

Hi, In ST22 dump analysis, we are getting the following columns...

Date, Time, Host, User,Client, Error ID....Is there any way to get also the program name (which is usually available on double clicking any row) in it...

Because dump analysis report if needed to do program wise it is very difficult to do so....

5 REPLIES 5
Read only

Former Member
0 Likes
702

Click on layout option in alv , then choose change layout move the program name from column set to displayed columns using the arrow mark that pointing towards diaplay column.

Read only

matt
Active Contributor
0 Likes
702

<removed incorrect answer>

Edited by: Matt on Nov 5, 2008 1:56 PM

Read only

Former Member
0 Likes
702

Hi ,

Check the system Log using the transaction SM21 , for the user at approx time when the dump occures , u will get additioncal details from it .

Regards

Arun

Read only

Former Member
0 Likes
702

Hi Soumen,

the reportname is already available in the dump overview.

You can see the information, if you scroll the alv to the right end. If you don't see the column 'Reportname', then you have to adjust the layout of the alv with the layout button. There you have also the possibility to rearrange the sequence of the columns and/or to (un-)hide several columns, which are unnecessary for you.

Save your changes as user-specified layout.

Greetings

Joerg

Read only

0 Likes
702

K