Skip to Content
0
Former Member
Jul 07, 2009 at 10:04 AM

Error message disble the Fields in Selection Screen

3194 Views

Hi,

In my Report i am validating some fields as mandatory.

If the field is initial then one Error message should be display in the screen and user has to modify the selection screen.

But after displaying the errro message my selection screen is input disable except the mandatory field.

I want all the fields should be input enable.

Sample code for Error message,

MESSAGE E018 WITH 'Enter Plant'.

Please provide the code for this.