<?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 Matchcode object doesnt work in production while in development it does.??? in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/matchcode-object-doesnt-work-in-production-while-in-development-it-does/m-p/5711141#M1296594</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Sir/Madam,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I take opportunity to thank you guys from the bottom of my heart as i usually get answer or direction &lt;/P&gt;&lt;P&gt;towards solution beacause of kind attitude.&lt;/P&gt;&lt;P&gt;ou&lt;/P&gt;&lt;P&gt;Now lets come to a real scenario.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is one match code object attached with select-option parameter.. which working very find in &lt;/P&gt;&lt;P&gt;Development serever but it in production server it doesnt.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When i made debugging i come to know that actually match code object name is not being passed ahead in production server while in development server it does.. i am understanding this strange behaviour of system..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So would thankful to you if you guys let me know about the solution or even hint for a way..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Parekh Nirav&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 06 Jun 2009 13:34:16 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-06-06T13:34:16Z</dc:date>
    <item>
      <title>Matchcode object doesnt work in production while in development it does.???</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/matchcode-object-doesnt-work-in-production-while-in-development-it-does/m-p/5711141#M1296594</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Sir/Madam,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I take opportunity to thank you guys from the bottom of my heart as i usually get answer or direction &lt;/P&gt;&lt;P&gt;towards solution beacause of kind attitude.&lt;/P&gt;&lt;P&gt;ou&lt;/P&gt;&lt;P&gt;Now lets come to a real scenario.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is one match code object attached with select-option parameter.. which working very find in &lt;/P&gt;&lt;P&gt;Development serever but it in production server it doesnt.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When i made debugging i come to know that actually match code object name is not being passed ahead in production server while in development server it does.. i am understanding this strange behaviour of system..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So would thankful to you if you guys let me know about the solution or even hint for a way..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Parekh Nirav&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 06 Jun 2009 13:34:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/matchcode-object-doesnt-work-in-production-while-in-development-it-does/m-p/5711141#M1296594</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-06-06T13:34:16Z</dc:date>
    </item>
    <item>
      <title>Re: Matchcode object doesnt work in production while in development it does.???</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/matchcode-object-doesnt-work-in-production-while-in-development-it-does/m-p/5711142#M1296595</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;could you plase write the code how you are declaring your select option? i mean, for which field are you going for in this select option. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and is the match code obj a standard one or a customized one??&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 06 Jun 2009 13:52:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/matchcode-object-doesnt-work-in-production-while-in-development-it-does/m-p/5711142#M1296595</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-06-06T13:52:17Z</dc:date>
    </item>
    <item>
      <title>Re: Matchcode object doesnt work in production while in development it does.???</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/matchcode-object-doesnt-work-in-production-while-in-development-it-does/m-p/5711143#M1296596</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your reply and showing interest in my question.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;code is given below :&lt;/P&gt;&lt;P&gt;SELECT-OPTIONS CODE FOR YICHLOC-CODE MATCHCODE OBJECT YICH_SHLOC.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And it is as shown that its a customized match code object.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With Regards,&lt;/P&gt;&lt;P&gt;Parekh Nirav&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Jun 2009 05:43:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/matchcode-object-doesnt-work-in-production-while-in-development-it-does/m-p/5711143#M1296596</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-06-08T05:43:31Z</dc:date>
    </item>
  </channel>
</rss>

