<?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 Regarding Transporting an object in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-transporting-an-object/m-p/1847441#M359357</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi guys,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Suppose if i developed a program say Zreport and if this program Zreport has a function module and this function module has an include program and a function pool.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can any one tell me Assigning same Transport request for program Zreport, funcion module, and include program, function pool in function module is better or&lt;/P&gt;&lt;P&gt;assigning different Transport requests for all is better.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;While Transporting, do u think if i transport alone Zreport, along with this function module in it, include program and function pool in it will be transported automatically or we need to transport every thing separately.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;any way, can any one please help me giving best solution for these 2 questions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thank you &lt;/P&gt;&lt;P&gt;Pavan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 03 Feb 2007 11:53:17 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-02-03T11:53:17Z</dc:date>
    <item>
      <title>Regarding Transporting an object</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-transporting-an-object/m-p/1847441#M359357</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi guys,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Suppose if i developed a program say Zreport and if this program Zreport has a function module and this function module has an include program and a function pool.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can any one tell me Assigning same Transport request for program Zreport, funcion module, and include program, function pool in function module is better or&lt;/P&gt;&lt;P&gt;assigning different Transport requests for all is better.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;While Transporting, do u think if i transport alone Zreport, along with this function module in it, include program and function pool in it will be transported automatically or we need to transport every thing separately.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;any way, can any one please help me giving best solution for these 2 questions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thank you &lt;/P&gt;&lt;P&gt;Pavan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 03 Feb 2007 11:53:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-transporting-an-object/m-p/1847441#M359357</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-03T11:53:17Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding Transporting an object</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-transporting-an-object/m-p/1847442#M359358</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Pavan,&lt;/P&gt;&lt;P&gt;I guess when you make any Zdevelopment and want to transport it you just have to release the transport reqest number.So, making all the modules in the same TRN no will help as you will have to release only one TRN no.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 03 Feb 2007 12:01:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-transporting-an-object/m-p/1847442#M359358</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-03T12:01:07Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding Transporting an object</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-transporting-an-object/m-p/1847443#M359359</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;Its always better to have a different request for independent objects like function modules, includes..as they can be used in many programs. Always remember to transport them in the same hierarchy (first the include, then function module &amp;amp; then your report). All requests need to be transported.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 03 Feb 2007 12:07:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-transporting-an-object/m-p/1847443#M359359</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-03T12:07:19Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding Transporting an object</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-transporting-an-object/m-p/1847444#M359360</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;//Can any one tell me Assigning same Transport request for program Zreport, funcion module, and include program, function pool in function module is better or&lt;/P&gt;&lt;P&gt;assigning different Transport requests for all is better.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Better to transport all the objects into a single request(for ur query in the same ) and transport . &lt;/P&gt;&lt;P&gt;cause here u r saying Report and fm are related .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If at all i keep the two in separate request report in T1 and Fm in T2 &lt;/P&gt;&lt;P&gt;and T1 is transported before the Fm then there is a discrepancy as the report has to pick the Fm and function group  so In here the import order must be T2(Fm ) first and then T1 .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you need to understand the hierarchy of the Tr release as some thing goes wrong over here then again u need to reimport and release if the hierarchy is not maintained .&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;//While Transporting, do u think if i transport alone Zreport, along with this function module in it, &amp;lt;b&amp;gt;include program and function pool in it will be transported automatically&amp;lt;/b&amp;gt; or we need to transport every thing separately.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This depends on the Function group where u have assigned to which tr if its other than u need to maintain the hierarchy as i said.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Prepare a sequence of releases for the objects and check the hierarchy and infor the basis to release the at the same hierarchy .&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;vijay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 03 Feb 2007 13:32:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-transporting-an-object/m-p/1847444#M359360</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-03T13:32:22Z</dc:date>
    </item>
  </channel>
</rss>

