<?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 program run time error in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/program-run-time-error/m-p/2874975#M674704</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts  !&lt;/P&gt;&lt;P&gt;I have transported a request to prd. server . while executing the t.c error is comming " object hrpyoo11 of class RE and language EN dosent exist " but its not so in dev. server . also , when i am executing it by variant its showing run time error   { message type " " is unknown}  .plz help me in removing these error .&lt;/P&gt;&lt;P&gt;thanks .&lt;/P&gt;&lt;P&gt;ranjana&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 05 Oct 2007 07:03:09 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-10-05T07:03:09Z</dc:date>
    <item>
      <title>program run time error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/program-run-time-error/m-p/2874975#M674704</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts  !&lt;/P&gt;&lt;P&gt;I have transported a request to prd. server . while executing the t.c error is comming " object hrpyoo11 of class RE and language EN dosent exist " but its not so in dev. server . also , when i am executing it by variant its showing run time error   { message type " " is unknown}  .plz help me in removing these error .&lt;/P&gt;&lt;P&gt;thanks .&lt;/P&gt;&lt;P&gt;ranjana&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Oct 2007 07:03:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/program-run-time-error/m-p/2874975#M674704</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-05T07:03:09Z</dc:date>
    </item>
    <item>
      <title>Re: program run time error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/program-run-time-error/m-p/2874976#M674705</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;well your program is referring to something which was NOT included in your transport. it may be a DDic object probably.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Problem now the referred object is not on you productive system.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Oct 2007 07:09:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/program-run-time-error/m-p/2874976#M674705</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-05T07:09:41Z</dc:date>
    </item>
    <item>
      <title>Re: program run time error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/program-run-time-error/m-p/2874977#M674706</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;what ur program has&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for ex: if it is a smart form then while executing u get a name for a smartform [Function module name] and u use it in program in development server. when same program transported to production server there u might not be having the FM which leads to a error there so. in such situations if it is smart forms &lt;/P&gt;&lt;P&gt;then create a variable which holds the name of smartform and pass that variable. in production the smart form when executed creates a FM which is in the variable created by you.'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if it is in bdc then transport the flat file to production  system --- it might be one cause......&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if helpful reward some points.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;with regards,&lt;/P&gt;&lt;P&gt;Suresh Aluri.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Oct 2007 07:11:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/program-run-time-error/m-p/2874977#M674706</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-05T07:11:25Z</dc:date>
    </item>
    <item>
      <title>Re: program run time error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/program-run-time-error/m-p/2874978#M674707</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks .&lt;/P&gt;&lt;P&gt;its a simple z program .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Oct 2007 07:14:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/program-run-time-error/m-p/2874978#M674707</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-05T07:14:13Z</dc:date>
    </item>
    <item>
      <title>Re: program run time error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/program-run-time-error/m-p/2874979#M674708</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI&lt;/P&gt;&lt;P&gt;good&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you might have calling some include program in your main program and one of the include program has not activated properly ,and that is the reason you r getting this error.&lt;/P&gt;&lt;P&gt;go to se80-&amp;gt;activate all the include program or sub programs created under that main program or any text element if you have created than activate them and than you transport it.&lt;/P&gt;&lt;P&gt;&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;mrutyun^&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Oct 2007 07:41:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/program-run-time-error/m-p/2874979#M674708</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-05T07:41:46Z</dc:date>
    </item>
  </channel>
</rss>

