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

Problem with table control search help

Former Member
0 Likes
654

Hi experts,

I have a problem with my table control search help. I have attached standard search helps to the fields in table control. When I test the screen individually the search help is working. When I run the transaction as a whole the search help is not working. I tried everything but could not solve that. It would great if someone can help me. Thanks.

1 ACCEPTED SOLUTION
Read only

bbalci
Contributor
0 Likes
623

Hello

What you mean with sentence

>"When I run the transaction as a whole the search help is not working."

Can you explain it in detail ?

4 REPLIES 4
Read only

bbalci
Contributor
0 Likes
624

Hello

What you mean with sentence

>"When I run the transaction as a whole the search help is not working."

Can you explain it in detail ?

Read only

Former Member
0 Likes
623

Hi,

Let me put my question in other words.

I have a screen which has tablecontrol and standard search help is attached to some fields. When I test the screen from the screen painter the search helps are working.

When I am running the executable program that calls this screen, the table control is getting displayed but the search helps associated to the fields of the table control are not working. Please let me know if I am missing something. Thanks for the help.

regards,

sriram.

Read only

0 Likes
623

Hi,

Go to GUI status which you set in PBO of your screen,

Open "Function Keys" part

You should have set F4 key for a button on GUI status

Delete this button and create with another key again.

I hope it helps.

Read only

Former Member
0 Likes
623

HI Balci,

Thanks a lot for the tip. It worked now the search help is working. Thanks again.

Sriram.