cancel
Showing results for 
Search instead for 
Did you mean: 

Webdynpro ABAP - POP UP in OVS

Former Member
0 Kudos

Hi Guru's,

I am using customer Id as Input search field in OVS. Currently Its working fine. As you seen in first pic.

Now my requirement is based on Customer name . Once user give input as customer for ex 'SAKTHI' in OVS after hitting start search pop up window need to display. In that window records need to display  which is matched for customer name in that pop up window.

we create pop up window how to bring values in pop up window? how to proceed this?

Thanks & Regards,

Meenachi.R

Accepted Solutions (0)

Answers (1)

Answers (1)

ramakrishnappa
Active Contributor
0 Kudos

Hi Meenachi,

You can have another input field "Customer Name" on OVS popup window.

When user gives input for field customer name as "SAKTHI", you can get the data based on customer name as per your requirement and show the result in search hit list as you do for customer id.

Please refer the below link

OVS Search help in Webdynpro ABAP

The above link, demonstrates the scenario with both cusomer id and customer naem in ovs search window.

Hope this helps you.

Regards,

Rama