Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

f4 help button not getting displayed

MNaveen
Product and Topic Expert
Product and Topic Expert
0 Likes
1,383

Hi,

I have unique problem it seems. I have atttached a explicit search help object for one of the fields in a local structure of type db table.. In standard selection screen i am defining a parameter of this field and have used "matchcode object" also to again specify the search help name. but on the selection screen when i press the f4 the search help comes but the button which shows that f4 help is provided does not come up..

Actually i have done my development in one system and button is shown up there.. later i transported it to a test system where the button does not show up...

Any answers will be very helpful

Thanks in advance.

Warm regards,

Naveen M

2 REPLIES 2
Read only

Former Member
0 Likes
625

hi,

you can try the search help in this manner it will help you:

go to se11==> put some name after ticking search help radiobutton==> create==>
then tick " elementery search help " and press enter ===>then put description and table name in selection method ===>then put the field on which u want search help
in search help parameter==> tick IMP EXP ==> write 1 in lpos and spos===>save and activate===> double click on table name ===>  select that field and press *search help tab* above===> then copy

regards

rahul

Read only

Former Member
0 Likes
625

Hi

Could you try for once to attach some other field to your parameter or select-option field for which there is a standard search help attached.

Then once your F4 help button shows up replace with your original field and specified matchcode object.

It does behave strangely at times.

Revert with your results.