<?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: TRANSPORT REQUEST in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/transport-request/m-p/2909697#M684616</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi kapil,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;All the customizing TR are client depended as they carry the changes in the DB data.&lt;/P&gt;&lt;P&gt;All the objects which are part of workbench request (All objects created using SE* transaction) are accessible in all clients.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Atish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 24 Oct 2007 06:31:42 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-10-24T06:31:42Z</dc:date>
    <item>
      <title>TRANSPORT REQUEST</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/transport-request/m-p/2909694#M684613</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What are client dependent transports. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Are the objects created in one client accessible in another client.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please comment.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Oct 2007 06:27:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/transport-request/m-p/2909694#M684613</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-24T06:27:59Z</dc:date>
    </item>
    <item>
      <title>Re: TRANSPORT REQUEST</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/transport-request/m-p/2909695#M684614</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Programs are Client-Independent.... but&lt;/P&gt;&lt;P&gt;tables are client-dependent..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;-Muktar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Oct 2007 06:30:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/transport-request/m-p/2909695#M684614</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-24T06:30:00Z</dc:date>
    </item>
    <item>
      <title>Re: TRANSPORT REQUEST</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/transport-request/m-p/2909696#M684615</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;for instance, when you create a layoutset/sapscript it is only accessible on the client you have created it (let's say 100). If you want to use it on another client (200) of the same system (DEV) you have to transport it.&lt;/P&gt;&lt;P&gt;The print program however is not client depended, because it's abap code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;Hans&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Oct 2007 06:30:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/transport-request/m-p/2909696#M684615</guid>
      <dc:creator>h_senden2</dc:creator>
      <dc:date>2007-10-24T06:30:53Z</dc:date>
    </item>
    <item>
      <title>Re: TRANSPORT REQUEST</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/transport-request/m-p/2909697#M684616</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi kapil,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;All the customizing TR are client depended as they carry the changes in the DB data.&lt;/P&gt;&lt;P&gt;All the objects which are part of workbench request (All objects created using SE* transaction) are accessible in all clients.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Atish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Oct 2007 06:31:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/transport-request/m-p/2909697#M684616</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-24T06:31:42Z</dc:date>
    </item>
    <item>
      <title>Re: TRANSPORT REQUEST</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/transport-request/m-p/2909698#M684617</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;Changes which will be reflected only in the single client not across other clients are Client dependent Transports .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Client independent, Vice-versa .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Praveen&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Oct 2007 06:37:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/transport-request/m-p/2909698#M684617</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-24T06:37:23Z</dc:date>
    </item>
    <item>
      <title>Re: TRANSPORT REQUEST</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/transport-request/m-p/2909699#M684618</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;answered as above answers&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: &lt;/P&gt;&lt;P&gt;        Kapil&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Oct 2007 09:33:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/transport-request/m-p/2909699#M684618</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-26T09:33:02Z</dc:date>
    </item>
    <item>
      <title>Re: TRANSPORT REQUEST</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/transport-request/m-p/2909700#M684619</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;answered as above answers&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Oct 2007 09:33:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/transport-request/m-p/2909700#M684619</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-26T09:33:15Z</dc:date>
    </item>
  </channel>
</rss>

