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

difference between collective and elementary search help?

Former Member
0 Likes
816

Hi I want to know the difference between collective and elementary search help

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
631

Hi,

For more help on Search helps , Check this http://help.sap.com/saphelp_erp2005/helpdata/en/cf/21ee45446011d189700000e8322d00/content.htm

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

Suggest you to Search in <b>SDN with key - SEARCH HELP</b>

Will get few more useful related Posts.

Reward points if this Helps.

Manish

4 REPLIES 4
Read only

Former Member
0 Likes
632

Hi,

For more help on Search helps , Check this http://help.sap.com/saphelp_erp2005/helpdata/en/cf/21ee45446011d189700000e8322d00/content.htm

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

Suggest you to Search in <b>SDN with key - SEARCH HELP</b>

Will get few more useful related Posts.

Reward points if this Helps.

Manish

Read only

Former Member
0 Likes
631

Hi chaitanya,

<b>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. ie, elementary search help is for f4 help

Collective search helps:- Combination of elementary search helps. When we need to fetch data based on multiple selection criteria’s. More than one tables are

Selection from multiple tables</b>

Read only

Former Member
0 Likes
631

HI,.

<b>Elementary search</b><b> helps</b> 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.

<b>Collective search helps</b>:- Combination of elementary search helps. When we need to fetch data based on multiple selection criteria’s. More than one tables are

Selection from multiple tables

Regards

Sudheer

Read only

Former Member
0 Likes
631

Hi krishna,

Elementary search helps implement a search path for determining the possible entries.

Collective search helps contain several elementary search helps. A collective search help therefore provides several alternative search paths for possible entries.