<?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: diff b/n search help and match code in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/diff-b-n-search-help-and-match-code/m-p/1641602#M285749</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;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;P&gt;&lt;/P&gt;&lt;P&gt;&lt;B&gt;&lt;/B&gt;&lt;/P&gt;&lt;P&gt;Here is the code to attach a search help to a select-options&lt;BR /&gt;&lt;BR /&gt;SELECT-OPTIONS S_MATNR FOR MARA-MATNR MATCHCODE OBJECT MAT1_A.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rgds&lt;/P&gt;&lt;P&gt;Anver&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 26 Nov 2006 07:47:29 GMT</pubDate>
    <dc:creator>anversha_s</dc:creator>
    <dc:date>2006-11-26T07:47:29Z</dc:date>
    <item>
      <title>diff b/n search help and match code</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/diff-b-n-search-help-and-match-code/m-p/1641601#M285748</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; can i know the differece between search help and match code object in terms of functionality?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; is there possibility to provide matchcode object for select-options?if yes how can we provide?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 26 Nov 2006 07:46:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/diff-b-n-search-help-and-match-code/m-p/1641601#M285748</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-26T07:46:13Z</dc:date>
    </item>
    <item>
      <title>Re: diff b/n search help and match code</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/diff-b-n-search-help-and-match-code/m-p/1641602#M285749</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;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;P&gt;&lt;/P&gt;&lt;P&gt;&lt;B&gt;&lt;/B&gt;&lt;/P&gt;&lt;P&gt;Here is the code to attach a search help to a select-options&lt;BR /&gt;&lt;BR /&gt;SELECT-OPTIONS S_MATNR FOR MARA-MATNR MATCHCODE OBJECT MAT1_A.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rgds&lt;/P&gt;&lt;P&gt;Anver&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 26 Nov 2006 07:47:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/diff-b-n-search-help-and-match-code/m-p/1641602#M285749</guid>
      <dc:creator>anversha_s</dc:creator>
      <dc:date>2006-11-26T07:47:29Z</dc:date>
    </item>
    <item>
      <title>Re: diff b/n search help and match code</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/diff-b-n-search-help-and-match-code/m-p/1641603#M285750</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you very much Mr.Anversha.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Dec 2006 09:50:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/diff-b-n-search-help-and-match-code/m-p/1641603#M285750</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-21T09:50:31Z</dc:date>
    </item>
  </channel>
</rss>

