<?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: search help Custom Table. in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/search-help-custom-table/m-p/7047197#M1501553</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Does it work in the test mode (F8 in Display/Maintain Search Help screen)? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if yes, then consider how the search help is attached to your fields. You might have to attach the search help to the screen.&lt;/P&gt;&lt;P&gt;If not, have a look at e.g. search help MAT1P that returns 3 fields values.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;J.N.N.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 04 Jul 2010 20:31:31 GMT</pubDate>
    <dc:creator>nomssi</dc:creator>
    <dc:date>2010-07-04T20:31:31Z</dc:date>
    <item>
      <title>search help Custom Table.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/search-help-custom-table/m-p/7047194#M1501550</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a custom table with 4 fields.&lt;/P&gt;&lt;P&gt;On the selection screen i have these exact four fields too.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I designed a elementary search help as well.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now my requirement is.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On selecting a row in F4 all the four fields have to be filled.&lt;/P&gt;&lt;P&gt;The selection screen parameters should be filled only upon selecting the values from search help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Kevin.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 04 Jul 2010 11:25:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/search-help-custom-table/m-p/7047194#M1501550</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-07-04T11:25:15Z</dc:date>
    </item>
    <item>
      <title>Re: search help Custom Table.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/search-help-custom-table/m-p/7047195#M1501551</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Kevin,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;try to define the 4 fields as EXPORT parameters in the search help definition. The screen fields definition might have to be changed (cf. [search help attachment|http://help.sap.com/erp2005_ehp_04/helpdata/EN/cf/21ee93446011d189700000e8322d00/frameset.htm] ).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can also overwrite the fields values in a [search help exit |http://help.sap.com/erp2005_ehp_04/helpdata/EN/cf/21ee52446011d189700000e8322d00/frameset.htm], but consider your ROI first. It is a lot of work for a what seems to be a small effect.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope this helps,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;J. N. N.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 04 Jul 2010 12:46:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/search-help-custom-table/m-p/7047195#M1501551</guid>
      <dc:creator>nomssi</dc:creator>
      <dc:date>2010-07-04T12:46:32Z</dc:date>
    </item>
    <item>
      <title>Re: search help Custom Table.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/search-help-custom-table/m-p/7047196#M1501552</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;tried setting all the four fields as export but still no luck.!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 04 Jul 2010 13:47:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/search-help-custom-table/m-p/7047196#M1501552</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-07-04T13:47:20Z</dc:date>
    </item>
    <item>
      <title>Re: search help Custom Table.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/search-help-custom-table/m-p/7047197#M1501553</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Does it work in the test mode (F8 in Display/Maintain Search Help screen)? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if yes, then consider how the search help is attached to your fields. You might have to attach the search help to the screen.&lt;/P&gt;&lt;P&gt;If not, have a look at e.g. search help MAT1P that returns 3 fields values.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;J.N.N.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 04 Jul 2010 20:31:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/search-help-custom-table/m-p/7047197#M1501553</guid>
      <dc:creator>nomssi</dc:creator>
      <dc:date>2010-07-04T20:31:31Z</dc:date>
    </item>
  </channel>
</rss>

