<?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: Match code problem in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/match-code-problem/m-p/2489545#M561804</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Girish,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is I am creating for the tcode XD03, So how can i add those program lines into the std.program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Not only that i am added all the fields as i mentioned above.... but the values are not coming into it what ever i entered in the initial screen of XD03.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can anyone help me how to solve it....&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 12:55:08 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-07-17T12:55:08Z</dc:date>
    <item>
      <title>Match code problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/match-code-problem/m-p/2489540#M561799</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 11:14:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/match-code-problem/m-p/2489540#M561799</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-17T11:14:11Z</dc:date>
    </item>
    <item>
      <title>Re: Match code problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/match-code-problem/m-p/2489541#M561800</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;What is the link between these 5 fields&lt;/P&gt;&lt;P&gt;company code(bukrs)&lt;/P&gt;&lt;P&gt;Sales orgn (vkorg)&lt;/P&gt;&lt;P&gt;Distr.Channel(VTWEG)&lt;/P&gt;&lt;P&gt;Division (SPARt)&lt;/P&gt;&lt;P&gt;Customer(KUNNR) &lt;/P&gt;&lt;P&gt;though these all fields are in the same Transaction these values are not stored in a single table&lt;/P&gt;&lt;P&gt;So data has to come from the tables on to Popup when you press match code&lt;/P&gt;&lt;P&gt;Since they are all in different tables you can't get a match code id for these 4/5 fields &lt;/P&gt;&lt;P&gt;try to get the Match code based On Sales data except company code for customer by using the table KNVV. and create the Match code Id and see&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;Reward points for useful Answers&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Anji&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Jul 2007 11:25:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/match-code-problem/m-p/2489541#M561800</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-17T11:25:26Z</dc:date>
    </item>
    <item>
      <title>Re: Match code problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/match-code-problem/m-p/2489542#M561801</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Anji Reddy,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you explain bit clearly i am unable to fallow what you said.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Actually i added all the data elements in the match code created. I am able to see all these 3 fields in the one of the tabs of f4 help but what ever the data entered in the initial screen its not showing directly in the f4 tab screen...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;how to get it... can u explain me bit clearly... its bit urgent.&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 11:30:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/match-code-problem/m-p/2489542#M561801</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-17T11:30:00Z</dc:date>
    </item>
    <item>
      <title>Re: Match code problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/match-code-problem/m-p/2489543#M561802</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;any further suggestions plzzzzzzzzzzzzzz&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Jul 2007 12:09:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/match-code-problem/m-p/2489543#M561802</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-17T12:09:10Z</dc:date>
    </item>
    <item>
      <title>Re: Match code problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/match-code-problem/m-p/2489544#M561803</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;please do the below steps so that F4 help will work where ever you use this matchcode object.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Step1: Execute transaction SE11&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Step2: Create new search help called 'ZSH' (must be less than 5 chars long to be used as matchcode)&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;&lt;/P&gt;&lt;P&gt;Step3: Enter the following details:&lt;/P&gt;&lt;P&gt;see the link for for screen shot of the field placed .&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sapdevelopment.co.uk/dictionary/shelp/shelp_basic.htm" target="test_blank"&gt;http://www.sapdevelopment.co.uk/dictionary/shelp/shelp_basic.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Step4: Save and activate&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Step5: Add following line into your program: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;PARAMETER p_prog LIKE trdir-name MATCHCODE OBJECT zsh.&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;reward points if it is usefull....&lt;/P&gt;&lt;P&gt;Girish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Jul 2007 12:49:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/match-code-problem/m-p/2489544#M561803</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-17T12:49:13Z</dc:date>
    </item>
    <item>
      <title>Re: Match code problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/match-code-problem/m-p/2489545#M561804</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Girish,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is I am creating for the tcode XD03, So how can i add those program lines into the std.program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Not only that i am added all the fields as i mentioned above.... but the values are not coming into it what ever i entered in the initial screen of XD03.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can anyone help me how to solve it....&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 12:55:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/match-code-problem/m-p/2489545#M561804</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-17T12:55:08Z</dc:date>
    </item>
    <item>
      <title>Re: Match code problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/match-code-problem/m-p/2489546#M561805</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hello guys,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can anyone give some idea plzzzzzzz?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;its bit urgent .....&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 15:45:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/match-code-problem/m-p/2489546#M561805</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-17T15:45:19Z</dc:date>
    </item>
    <item>
      <title>Re: Match code problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/match-code-problem/m-p/2489547#M561806</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I AM STILL GETTING THE PROBLEM CAN ANYONE GUIDE ME HOW TO DO IT?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Jul 2007 22:13:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/match-code-problem/m-p/2489547#M561806</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-17T22:13:51Z</dc:date>
    </item>
  </channel>
</rss>

