<?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: matchcode creation....... in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/matchcode-creation/m-p/2535654#M575477</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;I check if the DataElement of your screen fields and the Data elements of your Matchcode Import parameters are same, This is a must.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also Check by creating a structure of all your required fields and then assigning this Match code(Search help) at the Structure level in the TCODE SE11. Then use this strcutre to create your screen fields. If you have the the matchcode assignment at the strcutre level then this should work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 17 Jul 2007 04:05:18 GMT</pubDate>
    <dc:creator>seshatalpasai_madala</dc:creator>
    <dc:date>2007-07-17T04:05:18Z</dc:date>
    <item>
      <title>matchcode creation.......</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/matchcode-creation/m-p/2535653#M575476</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hello experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have added two fields for my ZREG match code. Also ticked the import parameters. Added the fields in selection method too.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But when I am testing ....I entered the values in those fields and in the view these values were not imported.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I will give you the scenario here If we will go with XD03 tcode... in the initial screen will find the fields company code, distribution channel, division and customer fields. I gave the values to the 3 fields and in the customer field i go with f4 help, there is one tab in that v added these 3 fields. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so when i go with f4 help in the customer field i am not getting the values in those fields which i have given in the initial screen....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can anyone guide me how to do this.........&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please let me know...if i have missed anything.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SRI&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Jul 2007 03:57:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/matchcode-creation/m-p/2535653#M575476</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-17T03:57:53Z</dc:date>
    </item>
    <item>
      <title>Re: matchcode creation.......</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/matchcode-creation/m-p/2535654#M575477</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;I check if the DataElement of your screen fields and the Data elements of your Matchcode Import parameters are same, This is a must.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also Check by creating a structure of all your required fields and then assigning this Match code(Search help) at the Structure level in the TCODE SE11. Then use this strcutre to create your screen fields. If you have the the matchcode assignment at the strcutre level then this should work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Jul 2007 04:05:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/matchcode-creation/m-p/2535654#M575477</guid>
      <dc:creator>seshatalpasai_madala</dc:creator>
      <dc:date>2007-07-17T04:05:18Z</dc:date>
    </item>
    <item>
      <title>Re: matchcode creation.......</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/matchcode-creation/m-p/2535655#M575478</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sri,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;u&amp;gt;&amp;lt;b&amp;gt;following are the steps for matchcode creation:&amp;lt;/b&amp;gt;&amp;lt;/u&amp;gt;&lt;/P&gt;&lt;P&gt;--&amp;gt; Go to Se11 and Select Search Help and Enter One Name and Click Create.&lt;/P&gt;&lt;P&gt;--&amp;gt; Enter your Table name in 'Selection Method' Field.&lt;/P&gt;&lt;P&gt;--&amp;gt; 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;--&amp;gt; Save it and In se38 Write the Code Like This,&lt;/P&gt;&lt;P&gt;--&amp;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;&amp;lt;b&amp;gt;&amp;lt;u&amp;gt;check the following links for your kind reference.&amp;lt;/u&amp;gt;&amp;lt;/b&amp;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="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;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Moqeeth.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Jul 2007 04:22:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/matchcode-creation/m-p/2535655#M575478</guid>
      <dc:creator>mohammed_moqeeth</dc:creator>
      <dc:date>2007-07-17T04:22:22Z</dc:date>
    </item>
  </channel>
</rss>

