cancel
Showing results for 
Search instead for 
Did you mean: 

Can we have a standard SAP selection screen as a F4 help on a Web dynpro screen?

Former Member
0 Kudos

Can we have a standard SAP selection screen as a F4 help on a Web dynpro screen?

Or do we need to prepare the drop down list etc using the web dynpro UI elements. If yes then how do we call the sap std screen when a user clicks on F4 help on a WD screen input field? Any links?

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Pradeep ,

    When you are taking about standard SAP selection screen as F4 help , then I guess u mean to say the standard disctionary search help maintained or any other collective search help.

If this is your requirement then its can easily achieved by provind the required search help in context attribute level. Further also creating a structure & map it with your node will help you a lot to maintain the import / export functionality of the search help.

There is no option to call a standard screen. however if you want some customize search help then

1. you can opt for 'Freely programmed search help'

2. OVS component

you can found many example for both.

Regards,

Monishankar Chatterjee

Former Member
0 Kudos

Hi Pradeep,

SAP std screen? means what is your requirement.

For F4 help, if you have dictonary search help you will get F4 help automatically. Or you can create OVS Search help based on your requirement.

For OVS help.. check this..

http://wiki.sdn.sap.com/wiki/display/Snippets/Web+Dynpro+Abap-+OVS+search+help

http://scn.sap.com/docs/DOC-2255

Cheers,

Kris.