<?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 Function Module - Transport whole Package in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-transport-whole-package/m-p/11536489#M1935605</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;to deliver applications from our internal systems to customers, i would like to create a report which creates transport requests containing all objects of a package.&lt;/P&gt;&lt;P&gt;Does anybody know a function module or bapi which adds all objects of a package to a transport request or which returns all objects of a package so that i can add them via TR_OBJECTS_INSERT or something like that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Looking forward to your replays&lt;/P&gt;&lt;P&gt;Simon&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 12 Feb 2016 10:16:25 GMT</pubDate>
    <dc:creator>former_member194549</dc:creator>
    <dc:date>2016-02-12T10:16:25Z</dc:date>
    <item>
      <title>Function Module - Transport whole Package</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-transport-whole-package/m-p/11536489#M1935605</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;to deliver applications from our internal systems to customers, i would like to create a report which creates transport requests containing all objects of a package.&lt;/P&gt;&lt;P&gt;Does anybody know a function module or bapi which adds all objects of a package to a transport request or which returns all objects of a package so that i can add them via TR_OBJECTS_INSERT or something like that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Looking forward to your replays&lt;/P&gt;&lt;P&gt;Simon&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Feb 2016 10:16:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-transport-whole-package/m-p/11536489#M1935605</guid>
      <dc:creator>former_member194549</dc:creator>
      <dc:date>2016-02-12T10:16:25Z</dc:date>
    </item>
    <item>
      <title>Re: Function Module - Transport whole Package</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-transport-whole-package/m-p/11536490#M1935606</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It's a standard part of SE10. Why would you need a function module? If you do, then trace/debug the functionality that SE10 provides.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Feb 2016 10:21:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-transport-whole-package/m-p/11536490#M1935606</guid>
      <dc:creator>matt</dc:creator>
      <dc:date>2016-02-12T10:21:57Z</dc:date>
    </item>
    <item>
      <title>Re: Function Module - Transport whole Package</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-transport-whole-package/m-p/11536491#M1935607</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Don't use transports for delivery to customers. It looks like a good idea, but it really isn't. &lt;A _jive_internal="true" href="https://answers.sap.com/community/abap/blog/2015/10/29/the-delivery-barrier"&gt;Here's why&lt;/A&gt;, as well as the proper alternative.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Feb 2016 10:52:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-transport-whole-package/m-p/11536491#M1935607</guid>
      <dc:creator>vwegert</dc:creator>
      <dc:date>2016-02-12T10:52:19Z</dc:date>
    </item>
    <item>
      <title>Re: Function Module - Transport whole Package</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-transport-whole-package/m-p/11536492#M1935608</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey Volker,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;yes, i know the AAK, we use it for another product of our portfolio.&lt;/P&gt;&lt;P&gt;But with our new solution we will not go thru the certification process (costs, ...).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Our approach at this moment is to transport initialy complete packages to our customers. For maintenance we will bundle all transport requests every month to one "Support Package"-Transport.&lt;/P&gt;&lt;P&gt;For version tracking, we will include in every "Support Package" a customizing entry which describes the version included in the request and store this entry in a central table.&lt;/P&gt;&lt;P&gt;To avoid dependencies it is only allowed that the to use functions of the same package or of a central util package, which will be included in every transport.&lt;/P&gt;&lt;P&gt;I know, this is not the optimal approach but as mentioned before, we will not go thru the certification process.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Greetings&lt;/P&gt;&lt;P&gt;Simon&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Feb 2016 16:15:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-transport-whole-package/m-p/11536492#M1935608</guid>
      <dc:creator>former_member194549</dc:creator>
      <dc:date>2016-02-12T16:15:09Z</dc:date>
    </item>
    <item>
      <title>Re: Function Module - Transport whole Package</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-transport-whole-package/m-p/11536493#M1935609</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Simon,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As far as I know, there is no need to certify every package. I might be wrong, but you can distribute as many AAK packages as you like, certified or uncertified, but you may not slap the certification badge on anything that hasn't gone through the process.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you've already got access to the AAK, not using it is really (sorry) stupid, for reasons I've already outlined in detail.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;&amp;nbsp; Volker&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Feb 2016 16:18:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-transport-whole-package/m-p/11536493#M1935609</guid>
      <dc:creator>vwegert</dc:creator>
      <dc:date>2016-02-12T16:18:52Z</dc:date>
    </item>
    <item>
      <title>Re: Function Module - Transport whole Package</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-transport-whole-package/m-p/11536494#M1935610</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey Matthew,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks for your replay.&lt;/P&gt;&lt;P&gt;I would like to integrate this functionality into another transaction of us. So within this transaction it should be possible to create requests and include complete packages.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The function module SCTS_COMP_REPOS_GET_PAKET returns all objects of a package, but only the objects stored in TADIR. F. e. SM30-Views are store in TVDIR...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SE10 selects all objects from TADIR, checks this objects, ads it to the request and so on...&lt;/P&gt;&lt;P&gt;My problem is, that i do not know where all objects are store on the db an in which tables i have to search for objects. As mentioned above, Classes, Reports, ... are stored in TADIR, Views are stored in TVDIR...&lt;/P&gt;&lt;P&gt;I will dig deeper in se10 on Monday.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Simon&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Feb 2016 16:25:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-transport-whole-package/m-p/11536494#M1935610</guid>
      <dc:creator>former_member194549</dc:creator>
      <dc:date>2016-02-12T16:25:31Z</dc:date>
    </item>
    <item>
      <title>Re: Function Module - Transport whole Package</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-transport-whole-package/m-p/11536495#M1935611</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey Volker,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ok, thanks for that hint.&lt;/P&gt;&lt;P&gt;If it is possible to use AAK for a not certified product, than this is definitely an option.&lt;/P&gt;&lt;P&gt;For sure, we would not use the badge for this new product if it is not certified.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And by the way, great blog! &lt;SPAN __jive_emoticon_name="plus" __jive_macro_name="emoticon" class="jive_macro_emoticon jive_macro jive_emote" src="https://community.sap.com/74/images/emoticons/plus.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Simon&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Feb 2016 16:31:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-transport-whole-package/m-p/11536495#M1935611</guid>
      <dc:creator>former_member194549</dc:creator>
      <dc:date>2016-02-12T16:31:42Z</dc:date>
    </item>
    <item>
      <title>Re: Function Module - Transport whole Package</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-transport-whole-package/m-p/11536496#M1935612</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This can be done quickly in &lt;SPAN style="font-size: 10pt;"&gt;SE80, right click on the package name -&amp;gt; "write transport entry" -&amp;gt; "all objects".&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thomas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 13 Feb 2016 22:19:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-transport-whole-package/m-p/11536496#M1935612</guid>
      <dc:creator>ThomasZloch</dc:creator>
      <dc:date>2016-02-13T22:19:35Z</dc:date>
    </item>
    <item>
      <title>Re: Function Module - Transport whole Package</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-transport-whole-package/m-p/11536497#M1935613</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey Thomas,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks for your reply.&lt;/P&gt;&lt;P&gt;As mentioned above, i need a function module or bapi to integrate this functionality into another program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Simon&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Feb 2016 08:02:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-transport-whole-package/m-p/11536497#M1935613</guid>
      <dc:creator>former_member194549</dc:creator>
      <dc:date>2016-02-15T08:02:54Z</dc:date>
    </item>
    <item>
      <title>Re: Function Module - Transport whole Package</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-transport-whole-package/m-p/11536498#M1935614</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you look under the hood, TRINT_SELECT_OBJECTS is called to collect the objects in a package, and TR_REQUEST_CHOICE for the transport request handling.&lt;/P&gt;&lt;P&gt;I did not get the TVDIR vs. TADIR statement, as views are also stored in TADIR, as much as I know.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Thomas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Feb 2016 20:14:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-transport-whole-package/m-p/11536498#M1935614</guid>
      <dc:creator>ThomasZloch</dc:creator>
      <dc:date>2016-02-15T20:14:03Z</dc:date>
    </item>
  </channel>
</rss>

