cancel
Showing results for 
Search instead for 
Did you mean: 

How to propogate the error message on the layout screen

Former Member
0 Kudos

Hi,

I have a FM call in the OnAction of a button, if that FM returns an exception, the system throws an exception

raise exception type cx_wd_no_handler

exporting

textid = cx_wd_no_handler=>kind_old

old_exception = `NO_ZIP_CODE`.

But I want the long text of this exception to be shown on the screen when I run the Web Dynpro Application...How to go about this??

Thanks,

Deepti Kaza.

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Deepti,

How did you solve this issue

Thanks

Bala Duvvuri