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

elementry search help

Former Member
0 Likes
1,921

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

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
1,866

This message was moderated.

14 REPLIES 14
Read only

Former Member
0 Likes
1,866

Hi,

In search help definition, in parameters section enter necessary fields of zview. it will work!.

Jogdand M B

Read only

Former Member
0 Likes
1,867

This message was moderated.

Read only

0 Likes
1,866

ie in Lpos and Spos place 1 1 and 2 2 like how i mentioned in my previous reply.

Read only

0 Likes
1,866

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

Read only

0 Likes
1,866

This message was moderated.

Read only

0 Likes
1,866

Hav u checked(tick mark) the IMP EXP paramter in ur search help?

Read only

0 Likes
1,866

Hi,

Yes I have put tick-mark on IMP EXP parameter. Could you suggest what may be the exact problem.

Regards,

Dhanush.S.T

Read only

0 Likes
1,866

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.

Read only

0 Likes
1,866

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

Read only

0 Likes
1,866

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

Read only

0 Likes
1,866

>

>

> Thanks & Regards,

> Dhanush.S.T

Logged with name priya and signed off with Danush S.T.

Read only

Former Member
0 Likes
1,866

hai,

check the zview that is specified in selection method,

check zview contain any data r not ..

Read only

0 Likes
1,866

Are you in past or Present.

Read only

0 Likes
1,866

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.