‎2008 Apr 02 7:39 AM
Hi,
I created an Elementry Search Help. In that selecton method I used Zview.When i Checking(Ctrl_F2) Its showing the warning Message.
"Elementary search help without hit list is meaningless"
Could u tell me Where i go to make change.
Please Guide Me.
Thanks & Regards,
Dhanush.S.T
‎2008 Apr 02 7:53 AM
‎2008 Apr 02 7:52 AM
Hi,
In search help definition, in parameters section enter necessary fields of zview. it will work!.
Jogdand M B
‎2008 Apr 02 7:53 AM
‎2008 Apr 02 7:59 AM
ie in Lpos and Spos place 1 1 and 2 2 like how i mentioned in my previous reply.
‎2008 Apr 02 8:40 AM
Hi,
I created Collective search Help with 3 Include collective Search help and one Elementry Search Help.Everythink has activated without error.
Then I assigned this search help to my parameter.When I press F4 on the Parameter field its showing
"No input help available (search help ZCSH is empty)"
Please Guide Me.
Thanks & Regards,
Dhanush.S.T
‎2008 Apr 02 9:00 AM
‎2008 Apr 02 9:32 AM
Hav u checked(tick mark) the IMP EXP paramter in ur search help?
‎2008 Apr 02 10:09 AM
Hi,
Yes I have put tick-mark on IMP EXP parameter. Could you suggest what may be the exact problem.
Regards,
Dhanush.S.T
‎2008 Apr 02 12:58 PM
Can u send me the code how u assigned Search help to the parameter and how u defined ur search helps.
R u using any select query to fill ur collective search help view?or taken from any DB table?
U clearly define what u did , i can try my best.
‎2008 Apr 02 1:18 PM
Hi,
I have assigned my Collective search help like this...
selection-screen begin of block b1 with frame.
parameters: p_matnr like mara-matnr matchcode object ZCSH obligatory.
selection-screen end of block b1.
And How I created Collective Search Help is..
1st i created one Collective Search Help for that i assigned 5 fields.Then in Include Search help I created One more Collective Search Help. Like that 4 Collective Search Help I created.Then at last I created one Elementary Search help With MARAM Selection Method.(used 4 fields) Thats All I created my Collective Search Help, then I assigned it to Selection-Screen Parameter.
Thats All I done.
Please Rrvert Back.
Thanks & Regards,
Dhanush.S.T
‎2008 Sep 23 7:58 AM
I was searching the forum for the same problem,
my case was solved after I copied QMES and excluded QMESL from the search helps, in my collective new one.
Apparently, the only thing that differed from the one I created - where I included both QMESK and QMEST, marked my parameter as EXP - was that in my Search Help there wasn't a search help exit, in the one that I copied there was. So I'm guessing this is what made the difference.
Avraham
‎2008 Sep 23 9:38 AM
>
>
> Thanks & Regards,
> Dhanush.S.T
Logged with name priya and signed off with Danush S.T.
‎2008 Sep 23 9:35 AM
hai,
check the zview that is specified in selection method,
check zview contain any data r not ..
‎2008 Sep 23 9:37 AM
‎2011 Jun 13 8:03 PM
Hola a todos,
Este problema se resuelve tan simple como poner en las columnas LPOS y SPOS valores validos.
Ejemplo:
Parametro: Identificacion
Imp:
Exp: X
LPos: 1
SPos: 1
Parametro: Nombre
Imp:
Exp:
LPos: 2
SPos: 2
Espero ayudar a todos los de habla hispana.