<?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: Steps to replace match code objects with search helps in ECC6 upgrade in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/steps-to-replace-match-code-objects-with-search-helps-in-ecc6-upgrade/m-p/8057078#M1612335</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;Migration must be done by a developer who knows both matchcodes and search helps. It's not just like a procedure that you can follow without knowledge/without thinking.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It's probably a little bit like forms (but far more simple), they often need to be "migrated from scratch" &lt;SPAN __jive_emoticon_name="happy"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The first important point is where to find the matchcode object/IDs -&amp;gt; SE11 -&amp;gt; Utility -&amp;gt; Other DDic objects. Then you'll see that are the update type, base table, etc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There's a little scheme here to show the differences: &lt;A href="http://help.sap.com/saphelp_46c/helpdata/en/3e/f3fc37eeb70143e10000009b38f8cf/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_46c/helpdata/en/3e/f3fc37eeb70143e10000009b38f8cf/frameset.htm&lt;/A&gt; (plus the general matchcode documentation : &lt;A href="http://help.sap.com/saphelp_46c/helpdata/en/cf/21ef1f446011d189700000e8322d00/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_46c/helpdata/en/cf/21ef1f446011d189700000e8322d00/frameset.htm&lt;/A&gt; )&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you need a procedure, let's wait, and see if someone has one, but it doesn't look promising as matchcodes are not used since a long time now.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR&lt;/P&gt;&lt;P&gt;Sandra&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 03 Aug 2011 14:26:43 GMT</pubDate>
    <dc:creator>Sandra_Rossi</dc:creator>
    <dc:date>2011-08-03T14:26:43Z</dc:date>
    <item>
      <title>Steps to replace match code objects with search helps in ECC6 upgrade</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/steps-to-replace-match-code-objects-with-search-helps-in-ecc6-upgrade/m-p/8057074#M1612331</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;Upgrade 4.7 to ECC6, match code objects need to be replaced with search hellps.&lt;/P&gt;&lt;P&gt;SAP note provided by client but not understanding clearly. Can any one explain me the stelps to migrate the match code objects into search hepls.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Jwala Deepa&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Aug 2011 13:14:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/steps-to-replace-match-code-objects-with-search-helps-in-ecc6-upgrade/m-p/8057074#M1612331</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-08-02T13:14:13Z</dc:date>
    </item>
    <item>
      <title>Re: Steps to replace match code objects with search helps in ECC6 upgrade</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/steps-to-replace-match-code-objects-with-search-helps-in-ecc6-upgrade/m-p/8057075#M1612332</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;there is no step by step process here..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the search help can be used in two ways &lt;/P&gt;&lt;P&gt;1. paramter : p_matnr ...... matchcode object Z_mat1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. Assign search help to a screen. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Either of the cases the if z_mat1 is existing, it will work in legacy system as well as ECC system.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Aug 2011 16:40:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/steps-to-replace-match-code-objects-with-search-helps-in-ecc6-upgrade/m-p/8057075#M1612332</guid>
      <dc:creator>former_member156446</dc:creator>
      <dc:date>2011-08-02T16:40:38Z</dc:date>
    </item>
    <item>
      <title>Re: Steps to replace match code objects with search helps in ECC6 upgrade</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/steps-to-replace-match-code-objects-with-search-helps-in-ecc6-upgrade/m-p/8057076#M1612333</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jwala Deepa,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;are you sure&lt;/STRONG&gt; there are some matchcode objects in your R/3 4.7 (basis 6.20)? Because all standard matchcodes have been migrated to search helps in basis 4.0, that was a long time ago! Menu to access matchcodes is "hidden" in SE11.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Which SAP note number is it? Is that 24860? What don't you understand exactly?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR&lt;/P&gt;&lt;P&gt;Sandra&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Aug 2011 17:33:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/steps-to-replace-match-code-objects-with-search-helps-in-ecc6-upgrade/m-p/8057076#M1612333</guid>
      <dc:creator>Sandra_Rossi</dc:creator>
      <dc:date>2011-08-02T17:33:22Z</dc:date>
    </item>
    <item>
      <title>Re: Steps to replace match code objects with search helps in ECC6 upgrade</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/steps-to-replace-match-code-objects-with-search-helps-in-ecc6-upgrade/m-p/8057077#M1612334</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sandra,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There are 15 custom 'Z' matchcodes in my 4.7 system. Now before upgrade these need to be changed to search helps.&lt;/P&gt;&lt;P&gt;Based on the usage analysis this need to be done. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please explain me the steps to proceed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SAP note is 24860. There are steps given but not able to follow if there is any example.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Jwala Deepa&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Aug 2011 11:12:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/steps-to-replace-match-code-objects-with-search-helps-in-ecc6-upgrade/m-p/8057077#M1612334</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-08-03T11:12:15Z</dc:date>
    </item>
    <item>
      <title>Re: Steps to replace match code objects with search helps in ECC6 upgrade</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/steps-to-replace-match-code-objects-with-search-helps-in-ecc6-upgrade/m-p/8057078#M1612335</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;Migration must be done by a developer who knows both matchcodes and search helps. It's not just like a procedure that you can follow without knowledge/without thinking.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It's probably a little bit like forms (but far more simple), they often need to be "migrated from scratch" &lt;SPAN __jive_emoticon_name="happy"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The first important point is where to find the matchcode object/IDs -&amp;gt; SE11 -&amp;gt; Utility -&amp;gt; Other DDic objects. Then you'll see that are the update type, base table, etc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There's a little scheme here to show the differences: &lt;A href="http://help.sap.com/saphelp_46c/helpdata/en/3e/f3fc37eeb70143e10000009b38f8cf/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_46c/helpdata/en/3e/f3fc37eeb70143e10000009b38f8cf/frameset.htm&lt;/A&gt; (plus the general matchcode documentation : &lt;A href="http://help.sap.com/saphelp_46c/helpdata/en/cf/21ef1f446011d189700000e8322d00/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_46c/helpdata/en/cf/21ef1f446011d189700000e8322d00/frameset.htm&lt;/A&gt; )&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you need a procedure, let's wait, and see if someone has one, but it doesn't look promising as matchcodes are not used since a long time now.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR&lt;/P&gt;&lt;P&gt;Sandra&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Aug 2011 14:26:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/steps-to-replace-match-code-objects-with-search-helps-in-ecc6-upgrade/m-p/8057078#M1612335</guid>
      <dc:creator>Sandra_Rossi</dc:creator>
      <dc:date>2011-08-03T14:26:43Z</dc:date>
    </item>
  </channel>
</rss>

