‎2007 Oct 02 8:39 AM
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
‎2007 Oct 02 8:58 AM
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
‎2007 Oct 02 8:55 AM
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
‎2007 Oct 02 8:58 AM
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
‎2007 Oct 02 9:14 AM
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