<?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 Match Code Objects in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/match-code-objects/m-p/1822760#M351472</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;What is Match code Objects ? Use of that ? How to create for Z***** table particular field ? How to use that in ABAP Report ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 02 Feb 2007 10:37:36 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-02-02T10:37:36Z</dc:date>
    <item>
      <title>Match Code Objects</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/match-code-objects/m-p/1822760#M351472</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;What is Match code Objects ? Use of that ? How to create for Z***** table particular field ? How to use that in ABAP Report ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Feb 2007 10:37:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/match-code-objects/m-p/1822760#M351472</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-02T10:37:36Z</dc:date>
    </item>
    <item>
      <title>Re: Match Code Objects</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/match-code-objects/m-p/1822761#M351473</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&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;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Feb 2007 10:41:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/match-code-objects/m-p/1822761#M351473</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-02T10:41:17Z</dc:date>
    </item>
    <item>
      <title>Re: Match Code Objects</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/match-code-objects/m-p/1822762#M351474</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So we have to use Search Help instead of Match code Right ? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you tell me the steps to create a search help for an Field in Z**** Table and use that in ABAP report and make F4 option work for it ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Feb 2007 10:46:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/match-code-objects/m-p/1822762#M351474</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-02T10:46:19Z</dc:date>
    </item>
    <item>
      <title>Re: Match Code Objects</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/match-code-objects/m-p/1822763#M351475</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;Please check the following links on how to create Search Helps&lt;/P&gt;&lt;P&gt;You can do this in SE11 where you have an option for the same&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sapdevelopment.co.uk/dictionary/shelp/shelphome.htmhttp://help.sap.com/saphelp_nw04/helpdata/en/cf/21ee2b446011d189700000e8322d00/content.htm" target="test_blank"&gt;http://www.sapdevelopment.co.uk/dictionary/shelp/shelphome.htmhttp://help.sap.com/saphelp_nw04/helpdata/en/cf/21ee2b446011d189700000e8322d00/content.htm&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is also a good link&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="181495"&gt;&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Feb 2007 10:49:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/match-code-objects/m-p/1822763#M351475</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-02T10:49:21Z</dc:date>
    </item>
    <item>
      <title>Re: Match Code Objects</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/match-code-objects/m-p/1822764#M351476</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Kumar,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;A search help can be created in ABAP Dictionary ( tcode se11 )&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;Create a new search help (say myHelp) , choose Elementary search help (simple one), select Definitions tab, enter the table name(say myTable) in "Text Table" text box.&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;Then enter the column to be used (say myField) for this help in search help parameter, choose Import/Export, give Lpos as 1, and activate. ( You can add more columns from the same table here).&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;In report, code as&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;parameter p1 like myTable-myField matchcode object myHelp.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;when you execute this report, p1 will have a f4 help enabled. The help list will have all values from myTable for field myField.&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Feb 2007 10:50:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/match-code-objects/m-p/1822764#M351476</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-02T10:50:16Z</dc:date>
    </item>
    <item>
      <title>Re: Match Code Objects</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/match-code-objects/m-p/1822765#M351477</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks . Solved&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Feb 2007 10:54:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/match-code-objects/m-p/1822765#M351477</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-02T10:54:26Z</dc:date>
    </item>
  </channel>
</rss>

