<?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: PACKAGES in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/packages/m-p/2757455#M641782</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I would suggest use the same package for all the requests u create for the same module and this is followed in many companies.&lt;/P&gt;&lt;P&gt;However in some places only one package exists for the entire development.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Shreekant&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 06 Sep 2007 14:17:17 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-09-06T14:17:17Z</dc:date>
    <item>
      <title>PACKAGES</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/packages/m-p/2757451#M641778</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi there geeks, I want to know , it is necessary have a package for every object ( or a group of objects with something in common)  Z ( or  Y) that you develop or you could use the same for all ?. Which one is the best practice???&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Sep 2007 13:55:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/packages/m-p/2757451#M641778</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-06T13:55:19Z</dc:date>
    </item>
    <item>
      <title>Re: PACKAGES</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/packages/m-p/2757452#M641779</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes .. its necessary that each and every object is associated with the package.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And it is a best practice to save all the relevant objects in a package.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you are not interested in transporting the objects that you are creating, &lt;/P&gt;&lt;P&gt;then you can use $TMP (local objects) package for the same.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;~ Ramanath.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Sep 2007 14:03:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/packages/m-p/2757452#M641779</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-06T14:03:33Z</dc:date>
    </item>
    <item>
      <title>Re: PACKAGES</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/packages/m-p/2757453#M641780</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;if you are working on one development which includes program creation,table creation ,function module creation,then you need assign one transport request to these development&lt;/P&gt;&lt;P&gt;in my company we use package for each module&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;let me say example :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SD Module - we use ZSD Package&lt;/P&gt;&lt;P&gt;MM Module - we use ZMM Package.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best practice would be   use one package for one module &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Seshu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Sep 2007 14:03:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/packages/m-p/2757453#M641780</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-06T14:03:50Z</dc:date>
    </item>
    <item>
      <title>Re: PACKAGES</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/packages/m-p/2757454#M641781</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;  Normally the packges are created for each and every module... or sometimes we use one package for all the developments..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Never create a package for each object....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; and also pakcages would be created for specific project also... &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;Mahesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Sep 2007 14:14:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/packages/m-p/2757454#M641781</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-06T14:14:52Z</dc:date>
    </item>
    <item>
      <title>Re: PACKAGES</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/packages/m-p/2757455#M641782</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I would suggest use the same package for all the requests u create for the same module and this is followed in many companies.&lt;/P&gt;&lt;P&gt;However in some places only one package exists for the entire development.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Shreekant&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Sep 2007 14:17:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/packages/m-p/2757455#M641782</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-06T14:17:17Z</dc:date>
    </item>
  </channel>
</rss>

