cancel
Showing results for 
Search instead for 
Did you mean: 

F4 Using OVS for two input fields in the view

Former Member
0 Kudos

Hi Experts,

I have custom developed the F4 functionality for Input field -1 using OVS.

Now i have to do the F4 using OVS for the second input field in my screen.

how can i do that?

Is including WDR_OVS twice in used compnents is the only way out to have two methods for "ON OVS" for two different input fields?

Is this approach correct?

Any clue will be of great help.Thanks

Ajay

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

hi,

You cannot assign same OVS search help to different input fields. You have to use wdr_ovs twice if you want to have same help.

Other option would be to develop a Dictionary Search help and assign it to different input fields.

Former Member
0 Kudos

You can use same OVS for two different input fields.