Hi,
I've 10 required fields in my WDA. I am calling cl_wd_dynamic_tool=>check_mandatory_attr_on_view in WDMODIFYVIEW to validate the required fields. It displaying error message 'fill all required entry fields ' and high lightened the fields but the error message is multiple times. I need to display only one message because the empty fields are high lightened. It doesn't look good to see same message in more than one times.
May I know how to display only one message if more than one required fields not filled?
...Naddy