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

Search Help Symbol Problem......

Former Member
0 Likes
1,578

Hi,

I created a SEARCH HELP in SE11. And I assigned this search help to a field in ZTable.

The Search help functionality is working when I Pressed F4 in input field.

**But the SYMBOL is not getting displayed.

Any suggestions please.....

Thanks in advance.

Hi,

I created a SEARCH HELP in SE11. And I assigned this search help to a field in ZTable.

The Search help functionality is working when I Pressed F4 in input field.

**But the SYMBOL is not getting displayed.

Any suggestions please.....

Thanks in advance.

12 REPLIES 12
Read only

RichHeilman
Developer Advocate
Developer Advocate
0 Likes
1,508

"Where" exactly is the "symbol" not being displayed. In a selection screen of a custom program, in a dynpro, in SE16? I have had this problem in the past. I don't know exactly what I did to fix it, but eventually it appeared.

Regards,

Rich Heilman

Read only

0 Likes
1,508

Hi,

Actually the Symbol should get in SE16 and as well as when the Field is defined in SELECTION-SCREEN of a custom program.

I am not getting in both.

Any suggestions please...

And regarding the earlier post regarding the same issue the problem is not solved.

Thanks.

Message was edited by: Deepak333 k

Read only

0 Likes
1,508

Yes, I've had this exact problem before. First try activating the search help, then the data element, then the table. Then go to SE14, and do an adjust on the table. If that doesn't work, try closing all sessions and signing back on. Does it work now?

Regards,

Rich Heilman

Read only

0 Likes
1,508

in selection screen...define field like this...

parameters : p_field type <table>-<field>

the search help symbol should come...

rgds,

PJ

Read only

0 Likes
1,508

Hi Deepak,

You have to generate your selection screen once to see the F4 symbol..

Just comment any thing in your custom program selection criteria..save and activate

and then uncomment it.. save and activate..

Actually try activating your program once (change any thing SAVE and ACTIVATE)..

In SE16 initial screen, Use Menu.. Table->Generate Program and then go and check whether F4 symbol appears..

Also it appears you have multiple posts open for this..

please keep the relevant ones open and close others.

Sri

Read only

0 Likes
1,508

Hi Rich,

Thanks for reply.

Eactly i did what u said.

But i am unable to see the Symbol.

Already i tried with 2 Search helps.

For both i am not getting.

Any suggestions please....

thank you.

Read only

0 Likes
1,508

Just as a test, create a new "Z" program which has this field on the selection screen. Does it appear now?

Regards,

Rich Heilman

Read only

0 Likes
1,508

Hi,

No it is not appearing.

I am in little hurry to submit this.any suggestions please........

Thanks.

Read only

0 Likes
1,508

hi,

you do onething copy some standard search help into z* and made changes as per your requirement

just a try

cheers,

sasi

Read only

Former Member
0 Likes
1,508

where is the input field?

on a custom screen....on a selection screen...or on the table entries screen?

what was the status of the previous post regarding this?

rgds,

PJ

Read only

Former Member
0 Likes
1,508

Are you speaking about the symbols that appears on the field when it's displayed ?

It's a module pool?

bye enzo

Read only

Former Member
0 Likes
1,508

I met with similar problem. I inserted to my program command:

at selection-screen on value-request for <field>.

Activated program, symbol appeared. Deleted the command AT SELECTION-SCREEN..., again activated program and symbol remained visible...