cancel
Showing results for 
Search instead for 
Did you mean: 

Dump Error msg in Message Area?

Former Member
0 Kudos

Hi All,

Can we display Dump error messages in message area ui element? if yes how can we acieve this?

Thanks

Venkat.

Accepted Solutions (0)

Answers (2)

Answers (2)

former_member184578
Active Contributor
0 Kudos

Hi venkat.,

U need to use Exception Handling to achieve this.,

In ABAP we can avoid dumps., check this link [Converting Dumps to Error message in ABAP|http://sapprograms.blogspot.com/2008/10/avoiding-dumps-in-report.html]

but in web dynpro ABAP u need to catch the error and display it in message area

hope this helps u.,

Thanks & Regards

Kiran

Former Member
0 Kudos

Hi ,

No clarity in your question.

As per my understanding ..If you get dump in Webdynpro application the page will be crashed right, how can you show the dump message in message area if you get dump in webdynpro application.

Regards,

Devi