Monday, July 15, 2013
We created one custom Web Dynpro ABAP application where we have one view which has a lot of stuff on it and hence a vertical scroll bar comes. When a user is at the bottom of the page and click on SUBMIT button and a validation error occurs which is displayed using the web dynpro message manager at the top of the view and it would not be scrolled to the message area.

Implement SAP Note 1582258: This notes suggests to create one entry in WDY_APP_PROP_DEF table(Web Dynpro: Application Property Definition). The entry is to set focus on Message Area in view. Use SE16/SE16n for table entry. It means we are adding one new global property (WDSETFOCUSONMESSAGEAREA)  for Web Dynpro ABAP. When we tested our application from portal , issue is no more.

For Web dynpro ABAP related global properties, please check web dynpro application WD_GLOBAL_SETTING where you can on or off the settings.



  •  After adding entry WDSETFOCUSONMESSAGEAREA in table WDY_APP_PROP_DEF, WD_GLOBAL_SETTING application shows the property as shown.


0 comments:

Post a Comment

Your useful comments, suggestions are appreciated.Your comments are moderated.

Followers

Contact Form

Name

Email *

Message *

Web Dynpro ABAP Book

An SAP Consultant

Follow US


Want to Contribute ?

If you are interested in writing about the new stuff you learn everyday while working, please write to the.sap.consultants@gmail.com.

Click on Contribution for more details.