‎2009 Jan 06 12:22 PM
Hello,
I want to use a search help for 1 of the field of a table.
The problem is that the table is used for many things, and therefore I only want the search help to appear in the table when the value of another field in the table (for that record) equals a certain word.
Is it possible with SAP and how should I define my search help?
Thanks!
‎2009 Jan 06 12:26 PM
Hi,
Create new search help,
In that new search help there is field serach help exit--->Create a Function module --> do ur validations like "the value of another field in the table (for that record) equals a certain word" u said in the FM.
And give that FM in that search help exit and assign to that field.
‎2009 Jan 06 12:26 PM
Hi,
Create new search help,
In that new search help there is field serach help exit--->Create a Function module --> do ur validations like "the value of another field in the table (for that record) equals a certain word" u said in the FM.
And give that FM in that search help exit and assign to that field.
‎2009 Jan 06 12:37 PM
Thanks, can you give me some help how to create the FM for the search help exit?
‎2009 Jan 06 12:40 PM
Hi,
Thanks for your answer.
Can you give me some help how to create the FM for the search help exit?
I can't find a decent example on the net.
Thanks!
‎2009 Jan 06 12:41 PM
Hi,
Thanks for your answer.
Can you give me some help how to create the FM for the search help exit?
I can't find a decent example on the net.
Thanks!
‎2009 Jan 06 12:42 PM
Hi,
Thanks for your answer.
Can you give me some help how to create the FM for the search help exit?
I can't find a decent example on the net.
Thanks!
‎2009 Jan 06 12:48 PM
Hi,
Thanks for your answer.
Can you give me some help how to create the FM for the search help exit?
I can't find a decent example on the net.
Thanks!
‎2009 Jan 06 12:52 PM
Hi,
Thanks for your answer.
Can you give me some help how to create the FM for the search help exit?
I can't find a decent example on the net.
Thanks!
‎2009 Jan 06 1:51 PM
Hi,
Thanks for your answer.
Can you give me some help how to create the FM for the search help exit?
I can't find a decent example on the net.
Thanks!
‎2009 Jan 06 12:34 PM
HI.
Created a Search help in the Sub screen.Call the sub screen when the particular fields has value,Else dont call it.
Regrads.
Jay