<?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 and Matchcode in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/search-help-and-matchcode/m-p/1948675#M390862</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;   Matchcodes are an obsolete version of Search Helps. Matchcodes served the same purpose as Search Help.&lt;/P&gt;&lt;P&gt;Matchcodes can be created from the transaction SE11 Utilities --&amp;gt; Other Dictonary Objects.&lt;/P&gt;&lt;P&gt;Please also refer the thread :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_message" href="https://community.sap.com/" __jive_macro_name="message" modifiedtitle="true" __default_attr="3005616"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sowmya.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 19 Feb 2007 04:33:34 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-02-19T04:33:34Z</dc:date>
    <item>
      <title>Search Help and Matchcode</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/search-help-and-matchcode/m-p/1948669#M390856</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Folks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  What is the difference between search help and match code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Ravi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Feb 2007 04:23:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/search-help-and-matchcode/m-p/1948669#M390856</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-19T04:23:45Z</dc:date>
    </item>
    <item>
      <title>Re: Search Help and Matchcode</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/search-help-and-matchcode/m-p/1948670#M390857</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Matchcodes were replaced with Search Helps starting with Release 4.0. Please use search helps to assign an input help to a field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Existing matchcodes were automatically converted to search helps. A matchcode object is hereby converted to a collective search help with the same name. Each matchcode ID of the matchcode object is converted into an elementary search help with the same name and assigned to the collective search help created from the matchcode object.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A matchcode is a means of finding data records stored in the system. The matchcode is defined in the ABAP Dictionary in two steps:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You first define the relevant tables and fields for the search in a matchcode object. A matchcode object describes the set of all possible search paths for a search string. &lt;/P&gt;&lt;P&gt;You then create one or more matchcode IDs for a matchcode object. A matchcode ID describes a special search path for a search string. The matchcode ID defines the fields or field combinations to be used in the search.&lt;/P&gt;&lt;P&gt;-&lt;/P&gt;&lt;P&gt;-&lt;/P&gt;&lt;HR originaltext="-----------------" /&gt;&lt;P&gt;Search Help &lt;/P&gt;&lt;P&gt;Use&lt;/P&gt;&lt;P&gt;With this function you can search for objects, thereby defining and linking different selection conditions for the search help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Prerequisites&lt;/P&gt;&lt;P&gt;You can call this function by:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;· Selecting Object ® Search... () in the main menu bar of the Integration Builder&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;· Placing the cursor on a software component version and selecting Search... () in the context menu (only in the Integration Repository)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In this case the software component version is defined as the search criteria.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Features&lt;/P&gt;&lt;P&gt;Defining the Object Type&lt;/P&gt;&lt;P&gt;You can select the object type in a dropdown list in field Object Type.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the design (Integration Repository) you can&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;· Select an object type (for example Message Interface)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;· Select a cross-object category (for example Interface Objects)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the configuration (Integration Directory) you can select types Values Mapping Group and schema in addition to the individual object types.&lt;/P&gt;&lt;P&gt;-&lt;/P&gt;&lt;P&gt;-&lt;/P&gt;&lt;HR originaltext="---------------------------------" /&gt;&lt;P&gt;CHECK THIS LINK TO CREATE A SEARCH HELP.&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sapdevelopment.co.uk/dictionary/shelp/shelp_basic.htm" target="test_blank"&gt;http://www.sapdevelopment.co.uk/dictionary/shelp/shelp_basic.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CHECK THIS LINK TO CREATE A MATCHCODE OBJECT&lt;/P&gt;&lt;P&gt;&lt;A href="http://searchsap.techtarget.com/tip/1,289483,sid21_gci553386,00.html" target="test_blank"&gt;http://searchsap.techtarget.com/tip/1,289483,sid21_gci553386,00.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;more details...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Feb 2007 04:26:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/search-help-and-matchcode/m-p/1948670#M390857</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-19T04:26:05Z</dc:date>
    </item>
    <item>
      <title>Re: Search Help and Matchcode</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/search-help-and-matchcode/m-p/1948671#M390858</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;/P&gt;&lt;P&gt;  Search help and match codes used for the same purpose.&lt;/P&gt;&lt;P&gt;Match codes are obsolete now and we are using only search helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;kumar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Feb 2007 04:26:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/search-help-and-matchcode/m-p/1948671#M390858</guid>
      <dc:creator>sreeramkumar_madisetty</dc:creator>
      <dc:date>2007-02-19T04:26:11Z</dc:date>
    </item>
    <item>
      <title>Re: Search Help and Matchcode</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/search-help-and-matchcode/m-p/1948672#M390859</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;Check this thread.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_message" href="https://community.sap.com/" __jive_macro_name="message" modifiedtitle="true" __default_attr="2788094"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Amit&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward all helpful replies.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Feb 2007 04:26:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/search-help-and-matchcode/m-p/1948672#M390859</guid>
      <dc:creator>amit_khare</dc:creator>
      <dc:date>2007-02-19T04:26:44Z</dc:date>
    </item>
    <item>
      <title>Re: Search Help and Matchcode</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/search-help-and-matchcode/m-p/1948673#M390860</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;For many entry fields, but not all, SAP provides a search function called a Matchcode. Matchcodes allow you to select a value from a list or search for a value by categories of data if there are many possibilities. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Types of Matchcodes&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Matchcodes fall into three basic categories:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) Short list or hit list&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The values are listed on one screen. For longer lists, you may need to scroll down to see all the values.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2) Restrict Value Range&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many entries are available for the field. A number of tabbed screens with different categories display so that you can enter your search criteria.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3) Calendar search &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A calendar-type dialog box is displayed so that you can select day, month, and year. This is used in date fields such as invoice posting date.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Matchcodes were replaced with Search Helps starting with Release 4.0. Please use search helps to assign an input help to a field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Existing matchcodes were automatically converted to search helps. A matchcode object is hereby converted to a collective search help with the same name. Each matchcode ID of the matchcode object is converted into an elementary search help with the same name and assigned to the collective search help created from the matchcode object.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A matchcode is a means of finding data records stored in the system. The matchcode is defined in the ABAP Dictionary in two steps:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You first define the relevant tables and fields for the search in a matchcode object. A matchcode object describes the set of all possible search paths for a search string. &lt;/P&gt;&lt;P&gt;You then create one or more matchcode IDs for a matchcode object. A matchcode ID describes a special search path for a search string. The matchcode ID defines the fields or field combinations to be used in the search. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Search Helps for Parameters &lt;/P&gt;&lt;P&gt;A search help is a ABAP Dictionary object used to define possible values (F4) help (see Input Help in the ABAP Dictionary). You can link a search help to a parameter as follows:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PARAMETERS p ... MATCHCODE OBJECT search_help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The search help search_help must be defined in the ABAP Dictionary. The system now automatically displays the input help button for the field on the screen and activates the F4 key for it. When the user requests input help, the hit list of the search help appears, and when he or she selects an entry, the corresponding export parameter is placed in the input field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The predecessors of search helps in the ABAP Dictionary were called matchcode objects, hence the name of the addition, MATCHCODE OBJECT in the PARAMETERS statement. Existing matchcode objects are still supported.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;REPORT demo_sel_screen_parameters_mco.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PARAMETERS p_carrid TYPE s_carr_id &lt;/P&gt;&lt;P&gt;           MATCHCODE OBJECT demo_f4_de.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The selection screen looks as follows:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The search help DEMO_F4_DE is defined in the ABAP Dictionary. The search help reads the columns CARRID and CARRNAME from the database table SCARR. Only CARRNAME is listed, but CARRID is flagged as an export parameter. When you choose a line, the airline code CARRID is placed in the input field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Shankar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Feb 2007 04:27:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/search-help-and-matchcode/m-p/1948673#M390860</guid>
      <dc:creator>p291102</dc:creator>
      <dc:date>2007-02-19T04:27:04Z</dc:date>
    </item>
    <item>
      <title>Re: Search Help and Matchcode</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/search-help-and-matchcode/m-p/1948674#M390861</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;match codes are the older versions of search help.&lt;/P&gt;&lt;P&gt;technically there is no difference between them.In older versions, search help were called as match codes&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards, Satyendra&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Feb 2007 04:28:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/search-help-and-matchcode/m-p/1948674#M390861</guid>
      <dc:creator>satykumar</dc:creator>
      <dc:date>2007-02-19T04:28:56Z</dc:date>
    </item>
    <item>
      <title>Re: Search Help and Matchcode</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/search-help-and-matchcode/m-p/1948675#M390862</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;   Matchcodes are an obsolete version of Search Helps. Matchcodes served the same purpose as Search Help.&lt;/P&gt;&lt;P&gt;Matchcodes can be created from the transaction SE11 Utilities --&amp;gt; Other Dictonary Objects.&lt;/P&gt;&lt;P&gt;Please also refer the thread :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_message" href="https://community.sap.com/" __jive_macro_name="message" modifiedtitle="true" __default_attr="3005616"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sowmya.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Feb 2007 04:33:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/search-help-and-matchcode/m-p/1948675#M390862</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-19T04:33:34Z</dc:date>
    </item>
  </channel>
</rss>

