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

ST22 doubt

Former Member
0 Likes
755

Hi

I have to do Analysis of Dumps in ST22 for user ID and suggest them how we can i Avoid.

i want to know for what value he entered on selection screen the dump occured .

how will i get that .

Thanks,

Gayatri

5 REPLIES 5
Read only

Former Member
0 Likes
603

Hi,

It is purely analysis based on the dump generated. u have to go thru runtime error and debug it.

No other alternative i guess.

regards,

Naveen

Read only

Former Member
0 Likes
603

Hi,

There is no direct way which will tell you what the user entered which resulted in a dump.

You will have to analyse the issue and find out what exactly caused the error.

When you analyse the error; in section Chosen Variables' can sometimes help you in determining what was teh data which was present in the variables at the time when the dump occured.

Although it is a pure analysis.

Regards,

Ankur Parab

Read only

Former Member
0 Likes
603

You could just ask what values he entered on the selection screen.

Read only

Former Member
0 Likes
603

hai gayatri,

st22 dump we cant say any specific reasons for analysis tehre might eb thousands of reasons,

simpel to say the exception was not handled by SAP

u have to analyse each exception and form that u can find exact problem

regards

afzal

Read only

Former Member
0 Likes
603

you will not come to knw for which value u have got the error, check the description of the error and find out.