Skip to Content
0
Apr 28, 2009 at 04:11 PM

OVS implementation Design issue

18 Views

Hi All,

I am in process of implementing the OVS in my webdynpro java application.

https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/user-interface-technology/wd%20java/wdjava%20archive/web%20dynpro%20valuehelp%20using%20object%20value%20selector.pdf

I have been implementing the OVS using the above url help. My current SAP version is

EP7.0 version. I am implenting the OVS using the listner classes.

As per the document, We are implmenting the Search help by creating the Custom controller for the search help.

My question , is , If u have functionality based on 10 search fields. For each search filed do we need to create the seperate custom controller.

or

For all the 10 search fileds we can use one custom controller to finsh the OVS functionality.

Regards

Vijay