‎2009 May 19 10:02 AM
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
‎2009 May 19 10:07 AM
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
‎2009 May 19 10:11 AM
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
‎2009 May 19 10:13 AM
You could just ask what values he entered on the selection screen.
‎2009 May 19 10:16 AM
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
‎2009 May 19 10:37 AM
you will not come to knw for which value u have got the error, check the description of the error and find out.