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

serch help

Former Member
0 Likes
558

dear all,

can anyone explain search help give any one example of collective searchhelp & elementry search help...

thanks

rajesh

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
519

Hi,

If you have a parameter on selection screen and you dont have F4 help for that

then you can create a search help and assign it to that parameter which inturn gives you a f4 help with values..

go to se11.

give a new "Zsearchhelp name"

clickcreate buttion..

select elementary search help.

give description.

in the selection methos give the table name Example MARA.

in serach help prameter press F4 and select matnr, maktx.

Now save and activate.

In your selection screen

<b>Parameter P-matnr type char18 matchcode object Zsearchhelpname.</b>

You will get a F4 help for your parameter.

For collective search help is a collection of elementary search helps..

Eg <b>go to Va01 , press F4 for the field order type</b>, you will find only two columns . its an example of elementary search help.

Eg: <b>go to BD14 and press F4 on "Account number of vendor".</b>

you will find a number of TABS, each tab is a elementary and totally its a collection of elementary searchhelp and called Collective searchhelp.

rewards if understood.

regards,

nazeer

5 REPLIES 5
Read only

Former Member
0 Likes
519

Click on 'search forum'

Enter 'search help example'

Read.

Here's a good one I found

Read only

Former Member
0 Likes
519

Read only

Former Member
0 Likes
520

Hi,

If you have a parameter on selection screen and you dont have F4 help for that

then you can create a search help and assign it to that parameter which inturn gives you a f4 help with values..

go to se11.

give a new "Zsearchhelp name"

clickcreate buttion..

select elementary search help.

give description.

in the selection methos give the table name Example MARA.

in serach help prameter press F4 and select matnr, maktx.

Now save and activate.

In your selection screen

<b>Parameter P-matnr type char18 matchcode object Zsearchhelpname.</b>

You will get a F4 help for your parameter.

For collective search help is a collection of elementary search helps..

Eg <b>go to Va01 , press F4 for the field order type</b>, you will find only two columns . its an example of elementary search help.

Eg: <b>go to BD14 and press F4 on "Account number of vendor".</b>

you will find a number of TABS, each tab is a elementary and totally its a collection of elementary searchhelp and called Collective searchhelp.

rewards if understood.

regards,

nazeer

Read only

Former Member
0 Likes
519

Hi,

Elementary search helps defines a search path where

we will define the table from which the data has to be read and the selection criteria.

Through import and export parameters. Used when we gets the data rom a single table.

Collective search helps:- Combination of elementary search helps.

When we need to fetch data based on multiple selection criteria’s.

More than one tables or Selection from multiple tables

1) Elementary search helps describe a search path. The elementary search help must define where the data of the hit list should be read from (selection method), how the exchange of values between the screen template and selection method is implemented (interface of the search help) and how the online input help should be defined (online behavior of the search help).

2) Collective search helps combine several elementary search helps. A collective search help thus can offer several alternative search paths.

3)An elementary search help defines the standard flow of an input help.

4) A collective search help combines several elementary search helps. The user can thus choose one of several alternative search paths with a collective search help.

5)A collective search help comprises several elementary search helps. It combines all the search paths that are meaningful for a field.

6)Both elementary search helps and other search helps can be included in a collective search help. If other collective search helps are contained in a collective search help, they are expanded to the level of the elementary search helps when the input help is called.

http://help.sap.com/saphelp_nw04/helpdata/en/cf/21ee38446011d189700000e8322d00/content.htm

http://help.sap.com/saphelp_nw04/helpdata/en/cf/21ee45446011d189700000e8322d00/content.htm

http://help.sap.com/saphelp_nw04/helpdata/en/cf/21ee38446011d189700000e8322d00/frameset.htm

http://help.sap.com/saphelp_nw04/helpdata/en/cf/21ee45446011d189700000e8322d00/frameset.htm

http://help.sap.com/saphelp_erp2005/helpdata/en/cf/21ee38446011d189700000e8322d00/frameset.htm

http://help.sap.com/saphelp_erp2005/helpdata/en/cf/21ee38446011d189700000e8322d00/frameset.htm

http://help.sap.com/saphelp_nw04/helpdata/en/cf/21ee38446011d189700000e8322d00/content.htm

http://help.sap.com/saphelp_nw04/helpdata/en/cf/21ee45446011d189700000e8322d00/content.htm

Regards,

Priyanka.

Read only

Former Member
0 Likes
519

<a href="http://help.sap.com/saphelp_nw04/helpdata/en/cf/21ee2b446011d189700000e8322d00/content.htm">What is search help.?</a>

<a href="http://help.sap.com/saphelp_nw04/helpdata/en/cf/21ee38446011d189700000e8322d00/content.htm</b>">What is elementary search help....?</a>

<a href="http://help.sap.com/saphelp_nw04/helpdata/en/cf/21ee45446011d189700000e8322d00/content.htm">what is collective search help.....?</a>

<a href="http://help.sap.com/saphelp_nw04/helpdata/en/c9/83eb02be4c11d1950200a0c929b3c3/content.htm">Example</a>

<a href="http://help.sap.com/saphelp_nw04/helpdata/en/cf/21ee5f446011d189700000e8322d00/content.htm">Creating a elementary search help</a>

<a href="http://help.sap.com/saphelp_nw04/helpdata/en/cf/21ee86446011d189700000e8322d00/content.htm">Cretaing collective search help</a>

<b>Hope this is helpful</b>

Message was edited by:

Runal Singh