cancel
Showing results for 
Search instead for 
Did you mean: 

Restricting webdynpro_rt 014 messages

Former Member
0 Kudos

Hi ,

I am facing a strange issue with webdynpro_rt class and meessage number 014.

scenario: I have 3 fields which are mandotory to fill but when i save them without filling them i am getting 3 messages( from webdynrpo_rt message number 014) instead of single message .

how can i display only one message through enhancements .

thanks in advance.

Regards,

Govindu

Edited by: Govindu Nagotla on Jul 6, 2011 10:52 PM

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

In the UI elements property I assume you have checked 'REQUIRED' for STATE property. If you want to have only one message,

change the value of STATE property to NORMAL ITEM and use method WDDOBEFOREACTION to check if values are entered in 3 fields and raise single error message. However in this approach the you'll not the fields highlighted as in earlier case.

Former Member
0 Kudos

Hi Sastry,

You are right but the thing is that we need star symbol after the Field label so we set it required .

But i got this link :

whihc is addressing my issue.

Regards,

Govindu

Answers (0)