cancel
Showing results for 
Search instead for 
Did you mean: 

How to implement Search help (F4 help) in WEB DYNPRO java

Former Member
0 Kudos

Hi All,

We are using <b>RFC model</b> (web dynpro java), and then we have created a search help (F4 Help) in web dynpro side…

when i click the button ,input field will be searched with their Corresponding Input(to search perticular field only)....

The search help(F4 help) is based on <b>RFC model</b>....

Please help me…..

Thanks & Regards

ManiR

Accepted Solutions (0)

Answers (4)

Answers (4)

former_member206397
Contributor
0 Kudos

Hi Mani,

Please go through the link which I have send. You will get your solution.

Thanks and Regards

Chandan

Former Member
0 Kudos

Hi,

Thanks For ur Reply...

I am new to web dynpro java....

So could you please send simple example for OVS help(for perticular field)....

Thanks & regards

ManiR

Former Member
0 Kudos

Hi Mani,

Check the link below for 'Value Help" under that you have the simple OVS help, you are provided with pdf as well as ready to use code.

https://www.sdn.sap.com/irj/sdn/webdynpro?rid=/library/uuid/49f2ea90-0201-0010-ce8e-de18b94aee2d

hope that helps, reward points

regards

Anil

monalisa_biswal
Contributor
0 Kudos

Go through following links.

<a href="/people/dirk.rehberg/blog/2006/12/27/generic-search-help-for-web-dynpro-for-java:///people/dirk.rehberg/blog/2006/12/27/generic-search-help-for-web-dynpro-for-java

<a href="https://www.sdn.sap.comhttp://www.sdn.sap.comhttp://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/f368bc46-0301-0010-1e92-cd1cf7c19dc8">https://www.sdn.sap.comhttp://www.sdn.sap.comhttp://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/f368bc46-0301-0010-1e92-cd1cf7c19dc8</a>

former_member206397
Contributor
0 Kudos

Hi,

Please go through this doc. I think this will solve your problem. If you face any problem please let me know.

https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/cf40cf90-0201-0010-4a85-e5a207b9...

Former Member
0 Kudos

Hi,

You can look at <i>BAPI_HELPVALUES_GET</i>. This is a very generic BAPI which provides help values. Look for this BAPI on SAP help and you can find out how to use this.

Regards,

Satyajit.

Former Member
0 Kudos

Hi,

thanks for ur reply...

when i click the button ,it will be searched with their Corresponding Input(to search perticular field only)....

The search help(F4 help) is based on import RFC model.... How to do this...

Please help me...

Thanks & regards

ManiR