<?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 Codes in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/match-codes/m-p/2851484#M668220</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;Wat is Match Codes and wat is the use of it in SE11.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to know the procedure of &amp;lt;b&amp;gt;Creating Match Codes&amp;lt;/b&amp;gt; in SE11 step-by-step.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;Anil Kumar&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 27 Sep 2007 04:19:07 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-09-27T04:19:07Z</dc:date>
    <item>
      <title>Match Codes</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/match-codes/m-p/2851484#M668220</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;Wat is Match Codes and wat is the use of it in SE11.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to know the procedure of &amp;lt;b&amp;gt;Creating Match Codes&amp;lt;/b&amp;gt; in SE11 step-by-step.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;Anil Kumar&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Sep 2007 04:19:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/match-codes/m-p/2851484#M668220</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-27T04:19:07Z</dc:date>
    </item>
    <item>
      <title>Re: Match Codes</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/match-codes/m-p/2851485#M668221</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 Code Object is nothing but F4 Help.&lt;/P&gt;&lt;P&gt;F4 Help is used to give the Possible values for the Particular Field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To create a F4 help,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Step1 : Go to Se11 and Select Search Help and Enter One Name and Click Create.&lt;/P&gt;&lt;P&gt;Step2 : Enter your Table name in 'Selection Method' Field.&lt;/P&gt;&lt;P&gt;Step3 : Enter the field Name and tick the Flags Imp and Exp and Type 1 and 2 in Lpos,&lt;/P&gt;&lt;P&gt;Spos fields.&lt;/P&gt;&lt;P&gt;Step4 : Save it and In se38 Write the Code Like This,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;data Empname like Zemp-empname matchcode object [enter name that u Created].&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Search help is a ABAP Dictionary object used to define possible values (F4) help. You can link a search help to a parameter as follows:&lt;/P&gt;&lt;P&gt;PARAMETERS .. MATCHCODE OBJECT &amp;lt;SEARCH_HELP&amp;gt;. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The search help &amp;lt;search_help&amp;gt; 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. The predecessors of search helps in the ABAP Dictionary were called matchcode objects, hence the name of the addition in the PARAMETERS statement. Existing matchcode objects are still supported.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;Previously in older versions there were no search help and we use matchcodes.&lt;/P&gt;&lt;P&gt;But in newer releases we are aquainted with search help and matchcodes have become obsolete..&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Simha.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Sep 2007 04:22:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/match-codes/m-p/2851485#M668221</guid>
      <dc:creator>Simha_</dc:creator>
      <dc:date>2007-09-27T04:22:51Z</dc:date>
    </item>
  </channel>
</rss>

