<?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: Matchcode Vs Search Help ? in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/matchcode-vs-search-help/m-p/2805081#M655426</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;match code used 3.1 updated one.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;search help is new one.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;search help create se11.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 06 Sep 2007 05:41:58 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-09-06T05:41:58Z</dc:date>
    <item>
      <title>Matchcode Vs Search Help ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/matchcode-vs-search-help/m-p/2805079#M655424</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Whats the difference in MATCHCODE and SEARCH HELP? What to and How to choose in between if reqd.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Plz help me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanx.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Sep 2007 05:36:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/matchcode-vs-search-help/m-p/2805079#M655424</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-06T05:36:12Z</dc:date>
    </item>
    <item>
      <title>Re: Matchcode Vs Search Help ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/matchcode-vs-search-help/m-p/2805080#M655425</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;Both are same, I hope before 4.7 it was called match code ID and after Search help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Prabhu&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;reward if it is helpful&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Sep 2007 05:40:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/matchcode-vs-search-help/m-p/2805080#M655425</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-06T05:40:16Z</dc:date>
    </item>
    <item>
      <title>Re: Matchcode Vs Search Help ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/matchcode-vs-search-help/m-p/2805081#M655426</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;match code used 3.1 updated one.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;search help is new one.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;search help create se11.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Sep 2007 05:41:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/matchcode-vs-search-help/m-p/2805081#M655426</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-06T05:41:58Z</dc:date>
    </item>
    <item>
      <title>Re: Matchcode Vs Search Help ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/matchcode-vs-search-help/m-p/2805082#M655427</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sagar,&lt;/P&gt;&lt;P&gt;Search Help is used whenever you want create F4 on the selection screen other than the primary key field. There are two types of Search Helps. And Match code are used in older version now SAP has been replaced with Search Help.&lt;/P&gt;&lt;P&gt;1 Name of a Search Help&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;     A search help is an object of the ABAP Dictionary with which input helps&lt;/P&gt;&lt;P&gt;     (F4 helps) can be defined.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;     There are the following types of search helps:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;     o   Elementary search helps implement a search path for determining the&lt;/P&gt;&lt;P&gt;         possible entries.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;     o   Collective search helps contain several elementary search helps. A&lt;/P&gt;&lt;P&gt;         collective search help therefore provides several alternative search&lt;/P&gt;&lt;P&gt;         paths for possible entries.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;     o   Append search helps can be used to enhance collective search helps&lt;/P&gt;&lt;P&gt;         delivered by SAP with customer-specific search paths without&lt;/P&gt;&lt;P&gt;         requiring a modification.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;     The three components of the input help process described by a search&lt;/P&gt;&lt;P&gt;     help are the outer interface, the online behavior and the method of data&lt;/P&gt;&lt;P&gt; collection.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; The outer interface is defined by specifying the interface parameters.&lt;/P&gt;&lt;P&gt; They define the context information to be used in the input help process&lt;/P&gt;&lt;P&gt; and the attributes to be sent to the screen by the input help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; The search help attachment defines the field contents for parametrizing&lt;/P&gt;&lt;P&gt; an import parameter and the fields of the input template in which the&lt;/P&gt;&lt;P&gt; contents of the export parameters should be returned.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; The dialog behavior and data collection are defined differently for&lt;/P&gt;&lt;P&gt; elementary search helps and collective search helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; The behavior of a search help can be made more flexible than usual with&lt;/P&gt;&lt;P&gt; search help exits.Hope it clarifies your doubt.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ameer Baba.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Sep 2007 05:47:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/matchcode-vs-search-help/m-p/2805082#M655427</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-06T05:47:26Z</dc:date>
    </item>
    <item>
      <title>Re: Matchcode Vs Search Help ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/matchcode-vs-search-help/m-p/2805083#M655428</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sagar.&lt;/P&gt;&lt;P&gt;checkout this link.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Both are using for same purpose, Matchcode was used in SAP 3.1 version and Search help we are using in upgraded version.&lt;/P&gt;&lt;P&gt;If you write:&lt;/P&gt;&lt;P&gt; parameters: stud_name like zstudent-name mathcode object zstuname.&lt;/P&gt;&lt;P&gt;here zstuname is searchhelp name.&lt;/P&gt;&lt;P&gt;It will show you possible values in the corresponding field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_thread" href="https://community.sap.com/" __jive_macro_name="thread" modifiedtitle="true" __default_attr="542686"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;rewards are needful if it is useful.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Sep 2007 05:49:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/matchcode-vs-search-help/m-p/2805083#M655428</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-06T05:49:52Z</dc:date>
    </item>
  </channel>
</rss>

