‎2007 Sep 28 7:05 AM
Dear friends,
How to create collective search help and elementary search help. what is the difference between them.
Thanks & Regards
Krisna
‎2007 Sep 28 7:09 AM
Hi,
<b>Creating Collective Search Helps</b>
Procedure
1) In the initial screen of the ABAP Dictionary, select object class Search help, enter the name of the search help and choose Create.
2) A dialog box appears in which you must select the type of search help.
3) Select Collective search help and choose .
4) The maintenance screen for collective search helps is displayed.
5) Enter an explanatory text in the field Short text.
6) You can for example find the search help at a later time using this short text.
In the Definition tab page enter the parameters of the collective search help.
7) Select the Imp flag if it is an import parameter. Select the Exp flag if it is an export parameter.
😎 Define the types for the parameters of a collective search help by assigning a data element. Enter the name of the data element that describes the contents of the search help parameter in the Data element field.
9) You can assign the parameter a default value in the Default value field.
10) In exceptions it could be necessary to change the standard process defined by the search help. You can implement the deviation from the standard using a search help exit.
11) In this case enter the name of the search help exit in the corresponding field.
12) On the Included search helps tab page, define the search helps that you want to include in the collective search help.
13) You can include elementary search helps and collective search helps.
14)Use the Hide flag to control whether an included search help should appear in the dialog box for selecting the elementary search help. If the flag is set, the search help is not offered.
15) It makes sense to hide search help inclusions if one or more search paths in the standard system should not be used in a concrete R/3 System. Similarly, search help inclusions can also be already hidden in the standard system because they only can be used meaningfully in a few R/3 Systems. You have to cancel the flag in this case.
16) Position the cursor one after the other on each allocated search help and choose Parameter assignment.
In the next screen, enter the parameter names of the elementary search helps to which the corresponding parameters of the collective search help should be assigned in the field Reference parameter.
17) You can select the parameters contained in the included search help using the input help. Create a proposal for the assignment with Proposal.
18) Save your entries.
A dialog box appears in which you have to assign a development class to the search help.
Choose .to activate.
Result
The collective search help is activated. You can find information about the activation flow in the activation log, which you can display with Utilities ® Activation log. If errors occurred when the collective search help was activated, the activation log is automatically displayed.
<b>Difference b/w Elementary search help and Collective search help :</b>
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
pls go through this for search help creation
http://help.sap.com/saphelp_nw2004s/helpdata/en/41/f6b237fec48c67e10000009b38f8cf/content.htm
Search Help Exits:
Thanks,
Reward If Helpful.
‎2007 Sep 28 7:07 AM
Hi krishna,
Collective serach help means its a collection of 2 or more elementary search help.
regards,
Santosh Thorat
‎2007 Sep 28 7:08 AM
go to se11
choose search help radio button
press create
choose which of search help either
elemenatry
collective
give fields assisn primary key....
Thanks,
‎2007 Sep 28 7:09 AM
Hi,
<b>Creating Collective Search Helps</b>
Procedure
1) In the initial screen of the ABAP Dictionary, select object class Search help, enter the name of the search help and choose Create.
2) A dialog box appears in which you must select the type of search help.
3) Select Collective search help and choose .
4) The maintenance screen for collective search helps is displayed.
5) Enter an explanatory text in the field Short text.
6) You can for example find the search help at a later time using this short text.
In the Definition tab page enter the parameters of the collective search help.
7) Select the Imp flag if it is an import parameter. Select the Exp flag if it is an export parameter.
😎 Define the types for the parameters of a collective search help by assigning a data element. Enter the name of the data element that describes the contents of the search help parameter in the Data element field.
9) You can assign the parameter a default value in the Default value field.
10) In exceptions it could be necessary to change the standard process defined by the search help. You can implement the deviation from the standard using a search help exit.
11) In this case enter the name of the search help exit in the corresponding field.
12) On the Included search helps tab page, define the search helps that you want to include in the collective search help.
13) You can include elementary search helps and collective search helps.
14)Use the Hide flag to control whether an included search help should appear in the dialog box for selecting the elementary search help. If the flag is set, the search help is not offered.
15) It makes sense to hide search help inclusions if one or more search paths in the standard system should not be used in a concrete R/3 System. Similarly, search help inclusions can also be already hidden in the standard system because they only can be used meaningfully in a few R/3 Systems. You have to cancel the flag in this case.
16) Position the cursor one after the other on each allocated search help and choose Parameter assignment.
In the next screen, enter the parameter names of the elementary search helps to which the corresponding parameters of the collective search help should be assigned in the field Reference parameter.
17) You can select the parameters contained in the included search help using the input help. Create a proposal for the assignment with Proposal.
18) Save your entries.
A dialog box appears in which you have to assign a development class to the search help.
Choose .to activate.
Result
The collective search help is activated. You can find information about the activation flow in the activation log, which you can display with Utilities ® Activation log. If errors occurred when the collective search help was activated, the activation log is automatically displayed.
<b>Difference b/w Elementary search help and Collective search help :</b>
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
pls go through this for search help creation
http://help.sap.com/saphelp_nw2004s/helpdata/en/41/f6b237fec48c67e10000009b38f8cf/content.htm
Search Help Exits:
Thanks,
Reward If Helpful.
‎2007 Sep 28 7:10 AM
HI krishna... collective serch help is collection of more than one elementry search help...
‎2007 Sep 28 7:10 AM
Hi,
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
pls go through this for search help creation
http://help.sap.com/saphelp_nw2004s/helpdata/en/41/f6b237fec48c67e10000009b38f8cf/content.htm
Search Help Exits:
<b>Reward Points if it is helpful.</b>
Thanks & Regards
ilesh Nandaniya
‎2007 Sep 28 7:18 AM
Hi
Search helps
Standard Search Help
Elementary search helps
Collective search help
Search Help Interface
Value Transport for Input Helps
creation of Elementary Search Help
Collective Search Help steps
Reward if usefull