Skip to Content
0
Former Member
Feb 21, 2011 at 02:52 PM

Catch error message in webdynpro

201 Views

Hi experts,

I call in Web dynpro method the method of another object. This object raises following message.

MESSAGE e008 WITH parameter

RAISING object_type_not_configured.

This leads to runtime error in web dynpro.

Could you please provide me with code example how to catch this error in web dynpro method and display raised message in standard way without crashing of application?

Best Regards

Martin