<?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: Difference between Development Class and Package in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-development-class-and-package/m-p/2256933#M488784</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rakesh,&lt;/P&gt;&lt;P&gt;The actual organization of the software developed with SAP R/3 is done with packages that were called development classes within former SAP releases. A package is a container combining development objects that belong together logically. Additionally &amp;lt;b&amp;gt;packages can include subpackages&amp;lt;/b&amp;gt;.&lt;/P&gt;&lt;P&gt;Packages can be either provider (server) or user (client) packages. Provider packages offer development elements (function modules, BAPIs, classes, ABAP programs, types, and so on) to other packages using one or more interfaces. A provider can also be a user, availing itself of the services of other packages. &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;Raju.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 29 May 2007 06:05:11 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-05-29T06:05:11Z</dc:date>
    <item>
      <title>Difference between Development Class and Package</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-development-class-and-package/m-p/2256931#M488782</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;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;I would like to know the Difference between Development Class and Package. My &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;impression is both are same. Is that so? plss help me with ur answers.&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 May 2007 02:19:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-development-class-and-package/m-p/2256931#M488782</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-29T02:19:09Z</dc:date>
    </item>
    <item>
      <title>Re: Difference between Development Class and Package</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-development-class-and-package/m-p/2256932#M488783</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi rakesh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Development class and package are entirely different.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any component of an application program that is stored as a separate unit in the R/3 Repository is called a development object or a Repository Object. In the SAP System, all development objects that logically belong together are assigned to the same development class.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If some bugs are reported by multiple clients or end users, then SAP recognizes such bugs, corrects them and collects all these corrections in one place and adds some enhancements to the earlier version of SAP and then calls this as a SUUPORT PACKAGE. In simple words collection of SAP NOTES is a SUPPORT PACKAGE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please award points if helpful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Bharath&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 May 2007 03:52:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-development-class-and-package/m-p/2256932#M488783</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-29T03:52:15Z</dc:date>
    </item>
    <item>
      <title>Re: Difference between Development Class and Package</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-development-class-and-package/m-p/2256933#M488784</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rakesh,&lt;/P&gt;&lt;P&gt;The actual organization of the software developed with SAP R/3 is done with packages that were called development classes within former SAP releases. A package is a container combining development objects that belong together logically. Additionally &amp;lt;b&amp;gt;packages can include subpackages&amp;lt;/b&amp;gt;.&lt;/P&gt;&lt;P&gt;Packages can be either provider (server) or user (client) packages. Provider packages offer development elements (function modules, BAPIs, classes, ABAP programs, types, and so on) to other packages using one or more interfaces. A provider can also be a user, availing itself of the services of other packages. &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;Raju.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 May 2007 06:05:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-development-class-and-package/m-p/2256933#M488784</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-29T06:05:11Z</dc:date>
    </item>
    <item>
      <title>Re: Difference between Development Class and Package</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-development-class-and-package/m-p/2256934#M488785</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;Development class and Package are almost same. Those two things are nothing but folders. In that particular folder we can maintain reports, transactions,ztables etc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In realtime for our reference we are maintaining the separate packages for different modules thats'all.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Transport Number is nothing but reuest number to save particular things in sap, we are creating the request number and save that particular details. After using this request number only we can transport that things from development server to production server.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Pankaj Kumar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 May 2007 10:04:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-development-class-and-package/m-p/2256934#M488785</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-29T10:04:01Z</dc:date>
    </item>
  </channel>
</rss>

