<?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: Trasportation problem in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/trasportation-problem/m-p/2491700#M562420</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Just change the name of the program and create a request for the main program and release it.&lt;/P&gt;&lt;P&gt;In order to assign the main prog to the DevClass / Package&lt;/P&gt;&lt;P&gt;GOTO --&amp;gt; Object Entry Directory --&amp;gt; clk on Change button and give the DevClass / Pakcage&lt;/P&gt;&lt;P&gt;now create a request and save it.&lt;/P&gt;&lt;P&gt;Now go to SE09 and release the request for the main program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You need not again include the INCLUDE Programs in the new request now. Because the INCLUDE Programs are already sent to the Prodcution, so just send the main program only now. So it does not cause any dependancy issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But its always suggested that create the request in such a way that all the objects related to that Main program are always in one single request. Thsi does not cause any dependancy issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope you got it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Gopi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 11 Jul 2007 01:14:35 GMT</pubDate>
    <dc:creator>gopi_narendra</dc:creator>
    <dc:date>2007-07-11T01:14:35Z</dc:date>
    <item>
      <title>Trasportation problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/trasportation-problem/m-p/2491697#M562417</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi friends,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am working on module pool program. I have four includes in the program. I have completed that object and send to production. According to the basis consultant he asked me to changed the program name accordingly(Before sending to production) to the naming standards and I changed it, but the program is stored in the local object and the includes of the program have request number. The program (Includes) has been send to production. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now my question is how to send the program which is under development client so that it should be with the appropriate includes in the production.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Line&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Jul 2007 14:27:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/trasportation-problem/m-p/2491697#M562417</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-10T14:27:39Z</dc:date>
    </item>
    <item>
      <title>Re: Trasportation problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/trasportation-problem/m-p/2491698#M562418</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;create the new program with the right name with the same 4 includes and put it in a transport along with the includes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;delete the program with the wrong name with the includes which will then ask you for a transport. now the delete is in this transport.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;get both the above transports to production and you should be fine.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Jul 2007 23:53:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/trasportation-problem/m-p/2491698#M562418</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-10T23:53:21Z</dc:date>
    </item>
    <item>
      <title>Re: Trasportation problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/trasportation-problem/m-p/2491699#M562419</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Line,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just change the development class of the program from $TMP to the package you want by going into the attributes of the program. Then it will ask for TR . Move this TR to production.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Atish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Jul 2007 00:29:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/trasportation-problem/m-p/2491699#M562419</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-11T00:29:25Z</dc:date>
    </item>
    <item>
      <title>Re: Trasportation problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/trasportation-problem/m-p/2491700#M562420</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Just change the name of the program and create a request for the main program and release it.&lt;/P&gt;&lt;P&gt;In order to assign the main prog to the DevClass / Package&lt;/P&gt;&lt;P&gt;GOTO --&amp;gt; Object Entry Directory --&amp;gt; clk on Change button and give the DevClass / Pakcage&lt;/P&gt;&lt;P&gt;now create a request and save it.&lt;/P&gt;&lt;P&gt;Now go to SE09 and release the request for the main program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You need not again include the INCLUDE Programs in the new request now. Because the INCLUDE Programs are already sent to the Prodcution, so just send the main program only now. So it does not cause any dependancy issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But its always suggested that create the request in such a way that all the objects related to that Main program are always in one single request. Thsi does not cause any dependancy issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope you got it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Gopi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Jul 2007 01:14:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/trasportation-problem/m-p/2491700#M562420</guid>
      <dc:creator>gopi_narendra</dc:creator>
      <dc:date>2007-07-11T01:14:35Z</dc:date>
    </item>
  </channel>
</rss>

