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

Problems with collective search help

Former Member
0 Likes
1,705

Hello SDNers,

I was working with collective search help.

Ex : zc_srch1 (Collective)

In the 'Include search help' i have included 2 search elementary search

help

Ex : zsrc1 and zsrc2 (both elementary)

I have also assigned the parameter assignment for each included search help.

I have also mentioned the search help parameter under definition tab

Ex field form zsrch1 and field1 from zsrch2

and also checked the import and export checkboxes.

Now i have used the search help in the abap program

ex: tmp type field1 matchcode object zc_srch1.

Now when i execute the program the collective search help is getting populated. when i try to choose a value it is not getting selected to the parameter box.

Regards,

Ranjith N

Hello SDNers,

I was working with collective search help.

Ex : zc_srch1 (Collective)

In the 'Include search help' i have included 2 search elementary search

help

Ex : zsrc1 and zsrc2 (both elementary)

I have also assigned the parameter assignment for each included search help.

I have also mentioned the search help parameter under definition tab

Ex field form zsrch1 and field1 from zsrch2

and also checked the import and export checkboxes.

Now i have used the search help in the abap program

ex: tmp type field1 matchcode object zc_srch1.

Now when i execute the program the collective search help is getting populated. when i try to choose a value it is not getting selected to the parameter box.

Regards,

Ranjith N

11 REPLIES 11
Read only

Former Member
0 Likes
1,530

You could check that the export button on the field is checked in the search help.

Read only

Former Member
0 Likes
1,530

Hi,

Import and export check boxes are checked.

what else could be the problem.

Regards,

Ranjith N

Read only

0 Likes
1,530

Hi,

Once again check back your seach help creation by following the link below.

http://help.sap.com/saphelp_erp2005/helpdata/en/cf/21ee86446011d189700000e8322d00/content.htm

Cheers!!

VEnk@

Read only

Former Member
0 Likes
1,530

Is the parameter id set up in the search help?

Read only

former_member156446
Active Contributor
0 Likes
1,530

try checking one box each time... its all to do with Export and import check boxes... make sure you close the program and then execute again..

Read only

Former Member
0 Likes
1,530

Hi,

i tried one by one.

After adding the first one it worked when i added the second search help the list is getting populated but when selected not getting to the parameter box of the abap editor.

Regards,

Ranjith N

Read only

0 Likes
1,530

parameter assignment for zsrc2 search help is not done properly so try to check it and assign it .

Read only

Former Member
0 Likes
1,530

Hi,

i will look into the same.

But i believe i assigned the settings properly to zsrch2 similar to wat i have done for zsrch1.

Eventhough i wud try again.

Regards,

Ranjith N.

Read only

0 Likes
1,530

check if you did the parameter assignment correctly.

Read only

Former Member
0 Likes
1,530

Hi,

Again try to create the search help.

Check or parameter assignment and import export check boxes.

Thanks.

Read only

Former Member
0 Likes
1,530

closed..