cancel
Showing results for 
Search instead for 
Did you mean: 

Destroying messages from the messagemanager

Sharadha1
Active Contributor
0 Kudos

Hi all,

is it possible to delete the error messages that are in the IWDMessageManager before they are reported.

i have a date field in which i am entering an invalid date, for which the webdynpro is showing the error message 'Enter date in the format dd/mm/yyyy'. i don want this error to come up in a particular scenario. Any idea thow to do this?

Thanks & Regards,

Sharadha

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Sharadha,

We do not have any control to delete messages that are raised/reported using IWDMessageManager.

Moreover date/number is invalid messages are controlled at framework level.

A workaround will be to use a Input Field and get your date in a String Variable.

Regards,

Shubham