<?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 Dynamic Search Help in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/dynamic-search-help/m-p/5569131#M1270469</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Everyone,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've searched around for an answer to this, but I could not find something specific, so I would like to ask a question on this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Basically, I have a table control for which I have numerous different fields. To each of these fields, I want to assign a search help dynamically (depending on what content is selected by the user via sm31 i.e. if field A1 and A2 selected for display then assign dynamically). &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a global variable in my program for each search help e.g srch_1, srch_2, srch_3. I input this global variable in the screen painter - into the field attribute - search help -  as :srch_1. In the program I assign the relevant search help to each global field which in turn sets the search help for each field on this screen. This is working fine and doing F4 pop-ups the applicable search help. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, when I select a value from the search help it is not transferring into the table field which remains blank. The field is set for input with no references to output only so i thought this should work. Am i missing something program wise to make this work ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would appreciate greatly any suggestions on this issue. Thanks for your time.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Damien&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 21 May 2009 10:39:03 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-05-21T10:39:03Z</dc:date>
    <item>
      <title>Dynamic Search Help</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dynamic-search-help/m-p/5569131#M1270469</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Everyone,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've searched around for an answer to this, but I could not find something specific, so I would like to ask a question on this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Basically, I have a table control for which I have numerous different fields. To each of these fields, I want to assign a search help dynamically (depending on what content is selected by the user via sm31 i.e. if field A1 and A2 selected for display then assign dynamically). &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a global variable in my program for each search help e.g srch_1, srch_2, srch_3. I input this global variable in the screen painter - into the field attribute - search help -  as :srch_1. In the program I assign the relevant search help to each global field which in turn sets the search help for each field on this screen. This is working fine and doing F4 pop-ups the applicable search help. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, when I select a value from the search help it is not transferring into the table field which remains blank. The field is set for input with no references to output only so i thought this should work. Am i missing something program wise to make this work ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would appreciate greatly any suggestions on this issue. Thanks for your time.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Damien&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 May 2009 10:39:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dynamic-search-help/m-p/5569131#M1270469</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-21T10:39:03Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic Search Help</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dynamic-search-help/m-p/5569132#M1270470</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have coded further fields in the table control and the search helps are working fine for Company Code &amp;amp; PO Number. However the one for G/L Account C_SAKNR doesnt work. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Maybe this is something strange with this search help ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 May 2009 11:04:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dynamic-search-help/m-p/5569132#M1270470</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-21T11:04:42Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic Search Help</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dynamic-search-help/m-p/5569133#M1270471</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;it turns out C_SAKNR is unsuitable. GL_ACCT_SAKNR works fine.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 May 2009 11:18:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dynamic-search-help/m-p/5569133#M1270471</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-21T11:18:57Z</dc:date>
    </item>
  </channel>
</rss>

