<?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 Package in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/package/m-p/2556364#M582671</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;1. What is purpose of creating package?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. After we create package, what will happen in background?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3. To my Knowledge we are releasing Transport requests,&lt;/P&gt;&lt;P&gt;   is there any chance of releasing Package?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Second is very importent plz tell me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Advance thanx, reward point sure.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Deepa&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 19 Jul 2007 11:33:13 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-07-19T11:33:13Z</dc:date>
    <item>
      <title>Package</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/package/m-p/2556364#M582671</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;1. What is purpose of creating package?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. After we create package, what will happen in background?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3. To my Knowledge we are releasing Transport requests,&lt;/P&gt;&lt;P&gt;   is there any chance of releasing Package?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Second is very importent plz tell me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Advance thanx, reward point sure.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Deepa&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Jul 2007 11:33:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/package/m-p/2556364#M582671</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-19T11:33:13Z</dc:date>
    </item>
    <item>
      <title>Re: Package</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/package/m-p/2556365#M582672</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;Package is way for organizing your objects, objects like DDIC objects, Programs etc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Somthing like your Folders in WIndows, why do you need folder just to organize in a proper way.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ITs a must to assign your objects to a package even a local object is assigned to a non transportable package.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When you create a package A new object will be created in the Repository and all object that you create in this package will be related to this package.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Releasing Transport request is to move objects from one System to another system. Package is an object itself, there is no relation between Package and transport reuqest. When you release a request which has a package object the target system will get this package.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Jul 2007 11:37:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/package/m-p/2556365#M582672</guid>
      <dc:creator>seshatalpasai_madala</dc:creator>
      <dc:date>2007-07-19T11:37:03Z</dc:date>
    </item>
    <item>
      <title>Re: Package</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/package/m-p/2556366#M582673</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;Package is nothing but grouping of logically related objects under one place.&lt;/P&gt;&lt;P&gt;Package or Dev class is also a like any other repository Object&lt;/P&gt;&lt;P&gt;Packagae is a must to create a Transportable request for any object&lt;/P&gt;&lt;P&gt;Unless you assing a packagae  You can't create a request.&lt;/P&gt;&lt;P&gt;When you create the package and the objects which are created under that request are stored under that packagae&lt;/P&gt;&lt;P&gt;We store/assign package also in that request&lt;/P&gt;&lt;P&gt;Packagae also we will release and transport to other system.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;Reward points for useful Answers&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Anji&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Jul 2007 11:39:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/package/m-p/2556366#M582673</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-19T11:39:32Z</dc:date>
    </item>
    <item>
      <title>Re: Package</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/package/m-p/2556367#M582674</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Deepa,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The Package is nothing but a folder we can store all the objects in that package.&lt;/P&gt;&lt;P&gt;And it can be released to the Target environment.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The answer to your second question is that creating a package in the background will not affect you in anyway in the background.All the objects in the particular Task will be moved to Target system when you relase and transport it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope the information will solve query.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward points  for sure if it solves your query.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Dinesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Jul 2007 11:44:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/package/m-p/2556367#M582674</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-19T11:44:27Z</dc:date>
    </item>
    <item>
      <title>Re: Package</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/package/m-p/2556368#M582675</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;pls have a look at this link&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw2004s/helpdata/en/57/38e06c4eb711d182bf0000e829fbfe/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw2004s/helpdata/en/57/38e06c4eb711d182bf0000e829fbfe/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;rgds,&lt;/P&gt;&lt;P&gt;bharat.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Jul 2007 11:47:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/package/m-p/2556368#M582675</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-19T11:47:44Z</dc:date>
    </item>
    <item>
      <title>Re: Package</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/package/m-p/2556369#M582676</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;refer these links&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Basically packages are created so that you can classify that these objects logically belong to one area. so even if the objects belong to a different package it would still work fine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A development class is nothing more than a organizational unit. Objects are organized by developement classes and these development classes are tied to transport layers. This defines that when you create an object under a certain developement class, that object may or may not be transported. It depends on how the development class is defined. In newer version, development classes go away and the "Package" is implemented, in Netweaver , the package heirarchy is introduced which allows you to better organize the developement objects.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We require transport request for transporting the program to Quality and production systema nd to maintain versions of the program.If you do not want to maintain the versions and transport the program then you can save the program in $tmp develpment class / Package or else you need to use the Custom development class.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;development class - is related objects from the ABAP/4 repository are assigned to the same development class.This enables you to correct and transport related objects as a unit.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_46c/helpdata/en/4c/174b6e5733d1118b3f0060b03ca329/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_46c/helpdata/en/4c/174b6e5733d1118b3f0060b03ca329/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Development classes collect together development environment objects that can be considered as a unit and should therefore also be corrected and transported together. A development class can, for example, consist of a transaction or a group of related transactions&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A development class is nothing more than a organizational unit. Objects are organized by developement classes and these development classes are tied to transport layers. This defines that when you create an object under a certain developement class, that object may or may not be transported. It depends on how the development class is defined. In newer version, development classes go away and the "Package" is implemented, in Netweaver , the package heirarchy is introduced which allows you to better organize the developement objects.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can say in simple word, Development class is like Folder which will have the collection of objects(Report, class etc) for a assigned Proejcts.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;local objects(dev class $TMP) are independent of correction and transport system.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Package : crerate your own packeg while saving the lock object that you have created,sometime it maynot allow to save in $TEM,so it would be better to create your oRelated objects in the ABAP Workbench are grouped together in a package.&lt;/P&gt;&lt;P&gt;The assignment of an object to a package is entered in the object&lt;/P&gt;&lt;P&gt;directory (TADIR). The package determines the transport layer that&lt;/P&gt;&lt;P&gt;defines the transport attributes of an object.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The packages are entered in the table TDEVC. They can be maintained in&lt;/P&gt;&lt;P&gt;the following transactions:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;o Transaction SE80 -&amp;gt; Enter package -&amp;gt; Double-click the package&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;o Transaction SM30 - Table/view name V_TDEVC&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The packages are themselves objects of the ABAP Workbench. They belong&lt;/P&gt;&lt;P&gt;to their own packages.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In contrast to its predecessor, the development class, a package has the&lt;/P&gt;&lt;P&gt;following additional characteristics:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;o Packages can be nested.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;o Packages can contain their 'visible development objects' (visible&lt;/P&gt;&lt;P&gt;outside of the package) in package interfaces.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;o Packages can have use access defined for other package interfaces.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When an ABAP Workbench object is created, the system prompts you to&lt;/P&gt;&lt;P&gt;assign it to a package. The package should describe the area that the&lt;/P&gt;&lt;P&gt;object belongs to.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The representation of the object tree in the ABAP Workbench (transaction&lt;/P&gt;&lt;P&gt;SE80) uses the package as a navigation aid. If there are more than 100&lt;/P&gt;&lt;P&gt;objects of a certain type (that is, ABAP programs), the object tree can&lt;/P&gt;&lt;P&gt;no longer be clearly represented and it becomes increasingly difficult&lt;/P&gt;&lt;P&gt;to use the ABAP Workbench. In this case, we recommend creating new&lt;/P&gt;&lt;P&gt;packages with the same transport layer and distributing the objects to&lt;/P&gt;&lt;P&gt;the new packages on the basis of the areas they belong to.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The following naming conventions for packages determine the packages'&lt;/P&gt;&lt;P&gt;functions:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;o Package begins with A-S or U-X:&lt;/P&gt;&lt;P&gt;These packages are for SAP standard objects. Customer objects cannot&lt;/P&gt;&lt;P&gt;be created in them. Changes to objects of these packages are&lt;/P&gt;&lt;P&gt;recorded by the Transport Organizer (Request management) and can be&lt;/P&gt;&lt;P&gt;transported (see field transport layer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;o Package begins with Y or Z:&lt;/P&gt;&lt;P&gt;Customer objects can be created in these packages. Changes to&lt;/P&gt;&lt;P&gt;objects in these packages are recorded by the Transport Organizer&lt;/P&gt;&lt;P&gt;(Request management). The objects can be transported to other SAP&lt;/P&gt;&lt;P&gt;Systems (see the field transport layer ).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;o Package begins with T (private test package):&lt;/P&gt;&lt;P&gt;When you create a package of this type, you can specify whether you&lt;/P&gt;&lt;P&gt;want changes to be recorded. If so, objects that are edited are&lt;/P&gt;&lt;P&gt;recorded in local requests by the Transport Organizer. This package&lt;/P&gt;&lt;P&gt;does not belong to a transport layer. Objects can only be&lt;/P&gt;&lt;P&gt;transported to other SAP Systems if a transport request is created.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;o Package begins with $ (local package):&lt;/P&gt;&lt;P&gt;Changes to objects are not recorded by the Transport Organizer. The&lt;/P&gt;&lt;P&gt;package does not belong to a transport layer. The objects cannot be&lt;/P&gt;&lt;P&gt;transported.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;o Package begins with a namespace prefix:&lt;/P&gt;&lt;P&gt;If you have reserved a namespace, then you can create packages (and&lt;/P&gt;&lt;P&gt;other objects) whose names begin with the namespace prefix.&lt;/P&gt;&lt;P&gt;(Example of a namespace prefix /COMPANY/, example of a corresponding&lt;/P&gt;&lt;P&gt;package /COMPANY/DEVCLASS)&lt;/P&gt;&lt;P&gt;Changes to these packages are recorded by the Transport Organizer,&lt;/P&gt;&lt;P&gt;and can be transported.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;transport:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you have created a transport under your user name:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Goto SE09 or SE10 and enter your username. You will find corresponding transport which you may have created.&lt;/P&gt;&lt;P&gt;or&lt;/P&gt;&lt;P&gt;2. goto Utilities-&amp;gt;Version-&amp;gt;Version Management. Double click on the task, this will take you to the actual transport number.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check this link for gaining more info about CTS:&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.planetsap.com/cts.htm" target="test_blank"&gt;http://www.planetsap.com/cts.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;________________________________________________________________&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Transporting a report from DEV to Quality&lt;/P&gt;&lt;P&gt;1. go to se01 0r se09&lt;/P&gt;&lt;P&gt;2. select the workbench request and modifiable check box and click display&lt;/P&gt;&lt;P&gt;3. select the sub request number (assigned to u r report ) Eg, DV3K918930&lt;/P&gt;&lt;P&gt;4. Click the release directly button ( truck symbol ) which is present in u r application&lt;/P&gt;&lt;P&gt;toolbar.&lt;/P&gt;&lt;P&gt;5. select the parent request number Eg, DV3K918929&lt;/P&gt;&lt;P&gt;6. Click the release directly button ( truck symbol ) which is present in u r application&lt;/P&gt;&lt;P&gt;toolbar.&lt;/P&gt;&lt;P&gt;7. Send a mail to the basis team or testing team by giving u r request numbers u have released.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If u have access to the quality server then repeat the above steps to transport u r report to Production system , otherwise the quality people will be taking care of sending it to production once testing of u r report is done in quality.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;also refer these links&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw04/helpdata/en/ea/c05d92f01011d3964000a0c94260a5/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw04/helpdata/en/ea/c05d92f01011d3964000a0c94260a5/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_sm40/helpdata/en/b5/90cd3a21873650e10000000a11402f/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_sm40/helpdata/en/b5/90cd3a21873650e10000000a11402f/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://web.mit.edu/ist/org/admincomputing/dev/qa_tr_faq_production.shtml" target="test_blank"&gt;http://web.mit.edu/ist/org/admincomputing/dev/qa_tr_faq_production.shtml&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw04/helpdata/en/3b/dfba3692dc635ce10000009b38f839/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw04/helpdata/en/3b/dfba3692dc635ce10000009b38f839/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.planetsap.com/cts.htm" target="test_blank"&gt;http://www.planetsap.com/cts.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sapbrain.com/TOOLS/CTS/CTS.html" target="test_blank"&gt;http://www.sapbrain.com/TOOLS/CTS/CTS.html&lt;/A&gt; &lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;srinivas&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;*&lt;STRONG&gt;reward for useful answers&lt;/STRONG&gt;*&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Jul 2007 11:50:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/package/m-p/2556369#M582676</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-19T11:50:30Z</dc:date>
    </item>
  </channel>
</rss>

