<?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 what is matchcode means in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/what-is-matchcode-means/m-p/2647883#M610114</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;solve this&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 10 Aug 2007 11:22:21 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-08-10T11:22:21Z</dc:date>
    <item>
      <title>what is matchcode means</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/what-is-matchcode-means/m-p/2647883#M610114</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;solve this&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Aug 2007 11:22:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/what-is-matchcode-means/m-p/2647883#M610114</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-10T11:22:21Z</dc:date>
    </item>
    <item>
      <title>Re: what is matchcode means</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/what-is-matchcode-means/m-p/2647884#M610115</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Refer the links -&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="3858470"&gt;&lt;/A&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="3930816"&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>Fri, 10 Aug 2007 11:23:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/what-is-matchcode-means/m-p/2647884#M610115</guid>
      <dc:creator>amit_khare</dc:creator>
      <dc:date>2007-08-10T11:23:58Z</dc:date>
    </item>
    <item>
      <title>Re: what is matchcode means</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/what-is-matchcode-means/m-p/2647885#M610116</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;why don't you do it by yourselfe?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Use: &lt;A href="http://help.sap.com" target="test_blank"&gt;http://help.sap.com&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards, Dieter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Aug 2007 11:24:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/what-is-matchcode-means/m-p/2647885#M610116</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-10T11:24:25Z</dc:date>
    </item>
    <item>
      <title>Re: what is matchcode means</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/what-is-matchcode-means/m-p/2647886#M610117</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Match Code is nothing but a search help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you can create one in se11 if its a report the declare like this in selection screen&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;p_id like zxxx-id obligatory matchcode object zmatch.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;create a match code in se11 for vendor master say!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if its dialog program&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;then in the attributes of the field under search help give zmatch&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IF YOU WANT SEARCH HELP BASED ON MULTIPLE THING THEN YOU HAVE TO GO FOR COLLECTIVE SEARCH HELP WHERE YOU LIST ALL YOUR ELEMENTARY SEARCH HELPS&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LIKE IN HERE&lt;/P&gt;&lt;P&gt;VENDOR BY COMANY,VENDOR BYCUSTOMER ETC ARE ELEMENTARY SEARCH HELPS&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Vendor if you see the Search Help, it gives you the option for Vendor by Customer, Vendors by COmpany Code etc etc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;THEN YOU CREATE A COLLECTIVE SEARCH HELP WHERE YOU GIVE ALL YOUR ELEMTARY SEARCH HELP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SI IF YOU WANT TO ADD TO THIS LIKE&lt;/P&gt;&lt;P&gt;Vendor by Customer, Vendors by COmpany Code ,VENDOR BY TAX NUMBER1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;GO TO SELL CREATA ASEARCH HELP ZTEST&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;GIVE SOME SHORT DESC&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;THEN IN SELECTION METHOD GIVE THE TABLE I.E LFA1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;THEN UNDER SEARCH HELP PARAMETER&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;GIVE&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LIFNR SELECT IMPORT EXPORT LPOS 1 SPOS 1 AND PRESS ENTER&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BELOW THAT&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;STCD1 LPOS2 SPOS 2 AND THEN PRESS ENTER&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SAVE IT.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;THEN FIND THE COLLECTIVE SEARCH FOR VENDOR FIELD AND JUST THIS TO IT.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Pavan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Aug 2007 11:25:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/what-is-matchcode-means/m-p/2647886#M610117</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-10T11:25:16Z</dc:date>
    </item>
    <item>
      <title>Re: what is matchcode means</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/what-is-matchcode-means/m-p/2647887#M610118</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi&lt;/P&gt;&lt;P&gt;MATCHCODE OBJECT search_help &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Effect &lt;/P&gt;&lt;P&gt;This addition links the input field of the parameter with a search help search_help from the ABAP Dictionary. The name of the search help must be entered directly. For the input field of the parameter on the selection screen , the input help key is displayed. When the input help (F4) is requested, the user is displayed the hit list from the search help. When an entry is selected, the respective value is placed into the input field. If no search help for the specified name exists in the ABAP Dictionary, a message is displayed in the status line when the input help is requested. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The addition MATCHCODE OBJECT cannot be used together with the additions AS CHECKBOX or RADIOBUTTON. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note &lt;/P&gt;&lt;P&gt;The predecessors of search helps in the ABAP Dictionary were socalled matchcode objects. This is why you have the name MATCHCODE OBJECT for this addition. Matchcode objects that have not yet been replaced by search helps continue to be supported by this addition.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Aug 2007 11:25:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/what-is-matchcode-means/m-p/2647887#M610118</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-10T11:25:46Z</dc:date>
    </item>
    <item>
      <title>Re: what is matchcode means</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/what-is-matchcode-means/m-p/2647888#M610119</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check this thread to get detailed info&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="3005534"&gt;&lt;/A&gt;&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="3089747"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Pavan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Aug 2007 11:25:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/what-is-matchcode-means/m-p/2647888#M610119</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-10T11:25:48Z</dc:date>
    </item>
    <item>
      <title>Re: what is matchcode means</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/what-is-matchcode-means/m-p/2647889#M610120</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;this is the solution - &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw04/helpdata/en/41/f6b237fec48c67e10000009b38f8cf/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw04/helpdata/en/41/f6b237fec48c67e10000009b38f8cf/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;don't forget to reward if usefull&lt;/P&gt;&lt;P&gt;S@meer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Aug 2007 11:26:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/what-is-matchcode-means/m-p/2647889#M610120</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-10T11:26:27Z</dc:date>
    </item>
    <item>
      <title>Re: what is matchcode means</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/what-is-matchcode-means/m-p/2647890#M610121</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;THX SOLED&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Aug 2007 11:27:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/what-is-matchcode-means/m-p/2647890#M610121</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-10T11:27:16Z</dc:date>
    </item>
    <item>
      <title>Re: what is matchcode means</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/what-is-matchcode-means/m-p/2647891#M610122</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;&amp;lt;b&amp;gt;Purpose&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Use this procedure to find records in the SAP system when the key field values are not known. When selected, a matchcode shows ways of searching for lists of data. When a matchcode is used, the user does not need to enter information in all the search terms. The user can enter search terms that are known. For example, a user wants to update a customer record, but does not remember the customer's account number. A matchode allows the user to locate the particular data by entering information contained in the record. The system then displays a list of records matching the specifications.&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;&lt;/P&gt;&lt;P&gt;Trigger&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Perform this procedure when field values are not known and help is needed to search for data records stored in the SAP system. Matchcodes are an efficient, user friendly aid to locating records for which the user does not know the key field values.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://web.mit.edu/sapr3/docs/webdocs/getstarted/gsMATCHCODE.html" target="test_blank"&gt;http://web.mit.edu/sapr3/docs/webdocs/getstarted/gsMATCHCODE.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt; Sudheer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Aug 2007 11:28:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/what-is-matchcode-means/m-p/2647891#M610122</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-10T11:28:39Z</dc:date>
    </item>
  </channel>
</rss>

