cancel
Showing results for 
Search instead for 
Did you mean: 

Re : Ovs Search help

Former Member
0 Kudos

Hello Experts,

                     In My Application I need to implement same Ovs for a field in two screens with different values in each screen. can any one suggest me.how?

Thanks in advance..

Accepted Solutions (0)

Answers (5)

Answers (5)

Former Member
0 Kudos

creat event handler method

using event "on_ovs" event and in the attribute f4 help choose ovs

open the method ovs.

default code is geneerated

change the code which suits your requirement.

Former Member
0 Kudos

1.Add WDR_OVS component under component uses of your webdynpro component.

2.add interfacecontroller of wdr_ovs for in your view properties.

3.go to methods tab.

4.create a method type "event_handler" choose event "on_ovs" event .

5.double click on your method default code is generated.

6. do changes as you required.

thanks

vasu yadav.

0 Kudos

Hi Santosh,

Could u please explain bit more so tha I can help u ..

Regards,

Ravi..

Former Member
0 Kudos

As you can see, you would have saved yourself a lot of time by doing some basic research and experimentation before asking. This forum will be much more helpful when you post specific problems you are facing rather than asking a genearl question on how to implement some of the basic concepts.

amy_king
Active Contributor
0 Kudos

Hi Santosh,

Here's another link for you, .

Cheers,

Amy

Former Member
0 Kudos
0 Kudos