cancel
Showing results for 
Search instead for 
Did you mean: 

F4 Help values capturing

Former Member
0 Kudos

Hi Team,

For a field F4 help is getting from data dictonary .But that f4 help is coming from Search help in data dictonary.Now If I select the values in F4 Help only one value is select.How can I capture all the three values from F4 Help.

Could any one please suggest.

Thanks and Regards,

Uma

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi Team,

Here my requirement is like the below example: I have selection screen in ABAP webdynpro (showed in black color box).When I select F4 help displaying values and populating relevant values inthe BOX design parameter on selection screen. I need other F4 help values for doing some logic.How can I can capture other values(Box design formulae and creation date) from F4 Help.Can any one suggest.

Thanks and Regards,

Uma

reethimanth_k
Explorer
0 Kudos

Hi Uma,

Approach 1: After clicking on F4 help button, select the values using Ctrl + Y then copy them using Ctrl + C.

Once you have copied then come back and click on Right Button, paste under Single Value tab.

Approach 2: click on Right arrow button then select Multiple Select and choose the values you want and execute.

ChrisSolomon
Active Contributor
0 Kudos

Does your search help ALLOW multiple selection? The FM for it should be set as MULTIPLE_CHOICE = 'X'....otherwise, you cannot.

This has been asked a few times before....a Google search on "SAP search help multiple selection" yielded quite a few "hits" that you can check out.

https://www.google.com/search?q=sap+search+help+multiple+selection&ie=utf-8&oe=utf-8#q=sap+search+he...