<?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 Search help query in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/search-help-query/m-p/5095080#M1182594</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i.For search help sometimes we use MATCHCODE &lt;/P&gt;&lt;P&gt;ii.For search help sometimes we CALL FUNCTION 'F4IF_INT_TABLE_VALUE_REQUEST' ??&lt;/P&gt;&lt;P&gt;iii.For search help sometimes we declare tablename-fieldname in selection?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Which one is when applicable not clear.&lt;/P&gt;&lt;P&gt;Anybody please explain briefly.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 06 Feb 2009 09:32:59 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-02-06T09:32:59Z</dc:date>
    <item>
      <title>Search help query</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/search-help-query/m-p/5095080#M1182594</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i.For search help sometimes we use MATCHCODE &lt;/P&gt;&lt;P&gt;ii.For search help sometimes we CALL FUNCTION 'F4IF_INT_TABLE_VALUE_REQUEST' ??&lt;/P&gt;&lt;P&gt;iii.For search help sometimes we declare tablename-fieldname in selection?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Which one is when applicable not clear.&lt;/P&gt;&lt;P&gt;Anybody please explain briefly.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Feb 2009 09:32:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/search-help-query/m-p/5095080#M1182594</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-06T09:32:59Z</dc:date>
    </item>
    <item>
      <title>Re: Search help query</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/search-help-query/m-p/5095081#M1182595</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;.For search help sometimes we use MATCHCODE--&lt;DEL&gt;-&amp;gt;&lt;STRONG&gt;when we apply it directly to parameter or select option.they are obselete now&lt;/STRONG&gt; ii.For search help sometimes we CALL FUNCTION 'F4IF_INT_TABLE_VALUE_REQUEST' ??&lt;/DEL&gt;-----&amp;gt;&lt;STRONG&gt;if we want to populate data of internal table as search help.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;iii.For search help sometimes we declare tablename-fieldname in selection?------&amp;gt;&lt;STRONG&gt;if that field in that table is having seach help or check table ..F4 will be avaliable directly.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;also:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Fixed value of domain can also work as search help&lt;/STRONG&gt;.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Feb 2009 09:44:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/search-help-query/m-p/5095081#M1182595</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-06T09:44:48Z</dc:date>
    </item>
    <item>
      <title>Re: Search help query</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/search-help-query/m-p/5095082#M1182596</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This message was moderated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Feb 2009 09:45:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/search-help-query/m-p/5095082#M1182596</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-06T09:45:06Z</dc:date>
    </item>
    <item>
      <title>Re: Search help query</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/search-help-query/m-p/5095083#M1182597</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;spfli-carrid fetches all the records that a field holds&lt;/P&gt;&lt;P&gt;when we click on the fields it will give all the values of the particular field&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CALL FUNCTION 'F4IF_INT_TABLE_VALUE_REQUEST -&lt;/P&gt;&lt;P&gt;It's a runtime selection and also it restricts the values of the field.We can choose the values dynamically&lt;/P&gt;&lt;P&gt;F4 help that returns the values selected in an internal table&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Matchcode&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It gives an dialog box..when we opted for search help...Only input fields will be visible..we need to enter manually&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Kiran&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Kiran Saka on Feb 6, 2009 10:50 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Feb 2009 09:50:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/search-help-query/m-p/5095083#M1182597</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-06T09:50:16Z</dc:date>
    </item>
    <item>
      <title>Re: Search help query</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/search-help-query/m-p/5095084#M1182598</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Hope you are clear now ,if yes plz close the thread&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Feb 2009 10:24:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/search-help-query/m-p/5095084#M1182598</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-06T10:24:08Z</dc:date>
    </item>
    <item>
      <title>Re: Search help query</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/search-help-query/m-p/5095085#M1182599</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for helping replies.&lt;/P&gt;&lt;P&gt;P.N.: I close the threads within the same day I post here. No need to make request post to close the threads. Regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Feb 2009 11:16:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/search-help-query/m-p/5095085#M1182599</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-06T11:16:33Z</dc:date>
    </item>
  </channel>
</rss>

