<?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: package in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/package/m-p/2918616#M687190</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Coz any objects assigned to a package can be transported, If you give local object also it will work fine, later if u want to transport you will ahve to assign package.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 10 Oct 2007 09:58:34 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-10-10T09:58:34Z</dc:date>
    <item>
      <title>package</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/package/m-p/2918612#M687186</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;while saving  a report why do the system asks for a package.This is an important interview question faced.Please reply an exact answer.I am very thankful to those who have done it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Oct 2007 09:46:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/package/m-p/2918612#M687186</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-10T09:46:49Z</dc:date>
    </item>
    <item>
      <title>Re: package</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/package/m-p/2918613#M687187</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;A Package is the only possible way of transporting the Report from one system to other.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Example. We develop report in development system. If we dont assign that to a package then we cant assign that to a transport request. It is must that the report must be under one package for transporting the report. Then only we can transport report to Quality system and then to Production.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;$tmp is the package which can not be transported. That is Local Objects package. It is predefined SAP Package. all other packages can be transportable.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Oct 2007 09:50:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/package/m-p/2918613#M687187</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-10T09:50:39Z</dc:date>
    </item>
    <item>
      <title>Re: package</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/package/m-p/2918614#M687188</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;when your creating a report it asks for the package and transport request &lt;/P&gt;&lt;P&gt;after you develop program &lt;/P&gt;&lt;P&gt;when ever you click on save or activate button there it did't ask any package again because , your already saved under a package name &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;once if you release that object to the next server (releasing trasport request )&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;after that if do any changes at that time it will ask you the package name and trasport request &lt;/P&gt;&lt;P&gt;beacuse you had released the trasport request &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i think you understood this &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;simply once you saved a program under a package it won't ask you every time about package name to be entered when you press SAVE button &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;once if you realeased that object then next time if you want to change that object and click on save button it will ask package name at that time &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rewar dif usefull&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Oct 2007 09:55:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/package/m-p/2918614#M687188</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-10T09:55:42Z</dc:date>
    </item>
    <item>
      <title>Re: package</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/package/m-p/2918615#M687189</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;                                                                                &amp;lt;b&amp;gt; Package&amp;lt;/b&amp;gt;                                                                                &lt;/P&gt;&lt;P&gt;Related 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;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;-  Transaction SE80 -&amp;gt; Enter package -&amp;gt; Double-click the package                                                                                &lt;/P&gt;&lt;P&gt;-   Transaction SM30 - Table/view name V_TDEVC                                                                                &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;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;-   Packages can be nested.                                                                                &lt;/P&gt;&lt;P&gt;-  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;-  Packages can have use access defined for other package interfaces.                                                                                &lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt; Use&amp;lt;/b&amp;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;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;The following naming conventions for packages determine the packages'     &lt;/P&gt;&lt;P&gt;     functions:                                                                                &lt;/P&gt;&lt;P&gt;-   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;-  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;-  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;-  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;-   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;&amp;lt;b&amp;gt;Reward with points if helpful/&amp;lt;/b&amp;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>Wed, 10 Oct 2007 09:57:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/package/m-p/2918615#M687189</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-10T09:57:47Z</dc:date>
    </item>
    <item>
      <title>Re: package</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/package/m-p/2918616#M687190</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Coz any objects assigned to a package can be transported, If you give local object also it will work fine, later if u want to transport you will ahve to assign package.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Oct 2007 09:58:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/package/m-p/2918616#M687190</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-10T09:58:34Z</dc:date>
    </item>
  </channel>
</rss>

