Skip to Content
0
May 20, 2010 at 06:06 AM

Obligatory check for select option in web dynpro

85 Views

Hi All,

I have created 5 select options using diffterent view UI element as I need select option side by side. I need to validate obligatory fields for all select options in different view UI eleemnt. When I put cursor in the select options that are for one view element, it only validates them as it is standard check for obligatory field. I need to validate all select options that exist for different view element. I tried to get all ranges in BEFOREACTION method. It validates but it gives duplicate message means it gives message twice for same field.

Thanks,

Abhishek Purwar