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 does not work ?

Former Member
0 Likes
744

Hi ,

I created a screen (Dynpro) and i added all the elements of the table SBOOK..., when i execute the screen ( just the screen not all the program) i can press for search help , but when i execute my program , when i press for search on any field , nothing happens ....

This means that there is not search help for the fields SBOOK,,,,,I can not find the reason why.... Could you help me?

Thanks

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
619

Hi Qui,

Good!

In your case, in the screen layout double click on the filed that you want sech help and add the seach help in the corresponding filed.

thanks

Sunil

3 REPLIES 3
Read only

Former Member
0 Likes
619

Hi

Add the following Search helps in the attributes of the Screen fields

Field -- Search help

CARRID - H_SCARR

CONNID - H_SPFLI

FLDATE - - SFLIGHT

BOOKID - SBOOK

CUSTOMID - SCUSTOM

double click on field and add these search helps against each field in the screen

it will help

Regards

Anji

Read only

Former Member
0 Likes
620

Hi Qui,

Good!

In your case, in the screen layout double click on the filed that you want sech help and add the seach help in the corresponding filed.

thanks

Sunil

Read only

Former Member
0 Likes
619

hI,

Thank you very much for your help , I have added as you guide but it still does not work , A strange thing here is that , when the screen is called independently , it works when it is called in the program flow the search help for it does not work....:D

thanks