<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Example for search help with two exporting fields in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/example-for-search-help-with-two-exporting-fields/m-p/4133931#M988609</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;you can view two fields at a time by using collective search help, to get two values at a time u need to code as&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;select (the second field name)&lt;/P&gt;&lt;P&gt; from table&lt;/P&gt;&lt;P&gt; into field &lt;/P&gt;&lt;P&gt;where condition by that first field&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;reward points if useful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;siri&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 04 Jul 2008 07:03:50 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-07-04T07:03:50Z</dc:date>
    <item>
      <title>Example for search help with two exporting fields</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/example-for-search-help-with-two-exporting-fields/m-p/4133930#M988608</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am searching for an example for a search help which should return two values and fill two fields of a dynpro.&lt;/P&gt;&lt;P&gt;Does anybody have an example for this requirement?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Michael&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Jul 2008 06:44:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/example-for-search-help-with-two-exporting-fields/m-p/4133930#M988608</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-04T06:44:11Z</dc:date>
    </item>
    <item>
      <title>Re: Example for search help with two exporting fields</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/example-for-search-help-with-two-exporting-fields/m-p/4133931#M988609</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;you can view two fields at a time by using collective search help, to get two values at a time u need to code as&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;select (the second field name)&lt;/P&gt;&lt;P&gt; from table&lt;/P&gt;&lt;P&gt; into field &lt;/P&gt;&lt;P&gt;where condition by that first field&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;reward points if useful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;siri&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Jul 2008 07:03:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/example-for-search-help-with-two-exporting-fields/m-p/4133931#M988609</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-04T07:03:50Z</dc:date>
    </item>
    <item>
      <title>Re: Example for search help with two exporting fields</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/example-for-search-help-with-two-exporting-fields/m-p/4133932#M988610</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;your problem can be solved by collective search help as each of the elementary search help in it will give you search help for one field .&lt;/P&gt;&lt;P&gt;check the following links.&lt;/P&gt;&lt;P&gt;[http://help.sap.com/saphelp_nw04/helpdata/en/cf/21ee86446011d189700000e8322d00/content.htm]&lt;/P&gt;&lt;P&gt;[http://help.sap.com/saphelp_nw04/helpdata/en/cf/21ee45446011d189700000e8322d00/content.htm]&lt;/P&gt;&lt;P&gt;[http://www.sap-img.com/abap/elementary-collective-search-help.htm]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward if found helpful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anirban Bhattacharjee&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Jul 2008 07:15:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/example-for-search-help-with-two-exporting-fields/m-p/4133932#M988610</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-04T07:15:15Z</dc:date>
    </item>
    <item>
      <title>Re: Example for search help with two exporting fields</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/example-for-search-help-with-two-exporting-fields/m-p/4133933#M988611</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi check this...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.saptechnical.com/Tutorials/ABAP/SearchHelp/page1.htm" target="test_blank"&gt;http://www.saptechnical.com/Tutorials/ABAP/SearchHelp/page1.htm&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Jul 2008 10:40:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/example-for-search-help-with-two-exporting-fields/m-p/4133933#M988611</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-04T10:40:58Z</dc:date>
    </item>
    <item>
      <title>Re: Example for search help with two exporting fields</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/example-for-search-help-with-two-exporting-fields/m-p/4133934#M988612</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi guys,&lt;/P&gt;&lt;P&gt;a collective search help does not help and a search help with two exporting fields either.&lt;/P&gt;&lt;P&gt;The problem is that the search help is attached to one field. &lt;/P&gt;&lt;P&gt;If you call the search help (no matter if it is a collective one), only this field is field (so only one of the two exporting parameters is used).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But maybe I found a solution using a ddic structure in a search help exit.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Jul 2008 10:49:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/example-for-search-help-with-two-exporting-fields/m-p/4133934#M988612</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-04T10:49:01Z</dc:date>
    </item>
  </channel>
</rss>

