<?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: Problems with client dependet transports in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/problems-with-client-dependet-transports/m-p/3048682#M721739</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Uwe, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thank you very much. I solved my problem by my own.&lt;/P&gt;&lt;P&gt;The following TMS configuration works now, it means I can transport requests without errors:&lt;/P&gt;&lt;P&gt;100 (as DEV client)&lt;/P&gt;&lt;P&gt;001 (as QAS ciient)&lt;/P&gt;&lt;P&gt;000 (as PRD client)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I know to use 000 client as PRD system is not advisable, but for demo issues it works.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;Thom&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 19 Nov 2007 10:41:01 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-11-19T10:41:01Z</dc:date>
    <item>
      <title>Problems with client dependet transports</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problems-with-client-dependet-transports/m-p/3048676#M721733</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello! &lt;/P&gt;&lt;P&gt;My transport system landscape looks as follows:&lt;/P&gt;&lt;P&gt;SRM:000 (DEV)&lt;/P&gt;&lt;P&gt;SRM:001 (QAS)&lt;/P&gt;&lt;P&gt;SRM:100 (PRD)&lt;/P&gt;&lt;P&gt;Transport routes:&lt;/P&gt;&lt;P&gt;SAP: 000 --&amp;gt; 001&lt;/P&gt;&lt;P&gt;ZSRM: 000 --&amp;gt; 001&lt;/P&gt;&lt;P&gt;Delivery: 001 --&amp;gt; 100&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would like to copy or create some role from PFCG, let's say Z_test and tranport these role firstly to QAS client and then to PRD client.&lt;/P&gt;&lt;P&gt;When I tranport this role I get the error:&lt;/P&gt;&lt;P&gt;AGR_1016 table class is 'C'. Entries are only imported to client '000'.&lt;/P&gt;&lt;P&gt;AGR_1016B table class is 'C'. Entries are only imported to client '000'.&lt;/P&gt;&lt;P&gt;AGR_PROF table class is 'C'. Entries are only imported to client '000'.&lt;/P&gt;&lt;P&gt;AGR_USERT table class is 'C'. Entries are only imported to client '000'.&lt;/P&gt;&lt;P&gt;AGR_TIMEB table class is 'C'. Entries are only imported to client '000'.&lt;/P&gt;&lt;P&gt;Main import&lt;/P&gt;&lt;P&gt;End date and time : 20071115141115&lt;/P&gt;&lt;P&gt;Ended with return code: ===&amp;gt; 8 &amp;lt;===&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;What is here the problem?&lt;/P&gt;&lt;P&gt;which request typ is that? (WB or Customizing)?&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you very much! &lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;Thom&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Nov 2007 14:50:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problems-with-client-dependet-transports/m-p/3048676#M721733</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-15T14:50:36Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with client dependet transports</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problems-with-client-dependet-transports/m-p/3048677#M721734</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Thom&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I cannot tell you the exact cause of the problem yet I can give you some advice how to overcome it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Roles are client-dependent, thus they are transported using customizing transport requests. When you import the customizing request into your QAS using the TMS (transaction &amp;lt;b&amp;gt;STMS&amp;lt;/b&amp;gt;) you have several (importing) &amp;lt;i&amp;gt;options &amp;lt;/i&amp;gt;available. Most likely you have to choose &amp;lt;b&amp;gt;"Ignore Non-Permitted Table Class"&amp;lt;/b&amp;gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This point to the possible cause of the problem. I have never seen, worked for or heard of any customer using clients &amp;lt;b&amp;gt;000 &amp;amp; 001&amp;lt;/b&amp;gt; for productive purposes (development, customizing, QA, or production).&lt;/P&gt;&lt;P&gt;Clients 000 &amp;amp; 001 are special client which should not used at all except, for example, as source for a client copy.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;  Uwe&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Nov 2007 22:09:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problems-with-client-dependet-transports/m-p/3048677#M721734</guid>
      <dc:creator>uwe_schieferstein</dc:creator>
      <dc:date>2007-11-15T22:09:17Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with client dependet transports</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problems-with-client-dependet-transports/m-p/3048678#M721735</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Uwe, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thank you very much for your response.&lt;/P&gt;&lt;P&gt;The error could really arise due to standard client 000 and 001.&lt;/P&gt;&lt;P&gt;You talk about several options for TMS procedure.&lt;/P&gt;&lt;P&gt;-&amp;lt;b&amp;gt; How can I check which TMS option is currently active and change these?&lt;/P&gt;&lt;P&gt;- Is that possible to change the TMS settings in order to use clients 000 and 001 for transport?&lt;/P&gt;&lt;P&gt;- Do you how much space do I need to copy client 000?&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you very much! &lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Nov 2007 20:20:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problems-with-client-dependet-transports/m-p/3048678#M721735</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-16T20:20:46Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with client dependet transports</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problems-with-client-dependet-transports/m-p/3048679#M721736</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Thom&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The import options I have described are not general settings of the TMS but if you import individual transports using transaction &amp;lt;b&amp;gt;STMS &amp;lt;/b&amp;gt;a &amp;lt;b&amp;gt;popup &amp;lt;/b&amp;gt;appears where you can set these options (tabstrip &amp;lt;i&amp;gt;Options&amp;lt;/i&amp;gt;) .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The size of a client copy depends on the profile you are using for the copy (transaction SCCL or SCC9):&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;SAP_ALL    All Client-Specific Data w/o Change Documents     
SAP_APPL   Customizing and Application Data w/o Change Docs  
SAP_APPX   SAP_APPL w/o Authorization Profiles and Roles     
SAP_CUST   Customizing                                       
SAP_CUSV   Customizing and User Variants                     
SAP_CUSX   Customizing w/o Authorization Profiles and Roles  
SAP_PROF   Only Authorization Profiles and Roles             
SAP_UCSV   Customizing, User Master Records and User Variants
SAP_UCUS   Customizing and User Master Records               
SAP_UONL   User Without Authorization Profiles and Roles     
SAP_USER   User Master Records and Authorization Profiles   &lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would guess the size will vary between 1 and 10 GB.&lt;/P&gt;&lt;P&gt;If you are only interested in maintaining roles on this client then you could use profile &amp;lt;b&amp;gt;SAP_PROF&amp;lt;/b&amp;gt; and/or &amp;lt;b&amp;gt;SAP_USER&amp;lt;/b&amp;gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;  Uwe&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Nov 2007 20:27:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problems-with-client-dependet-transports/m-p/3048679#M721736</guid>
      <dc:creator>uwe_schieferstein</dc:creator>
      <dc:date>2007-11-16T20:27:21Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with client dependet transports</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problems-with-client-dependet-transports/m-p/3048680#M721737</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello! &lt;/P&gt;&lt;P&gt;Thank you very much for your response.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Currently I have one productive client 100 so I need one DEV and one QAS client in order to demonstrate the Change Request Management in SAP Solution Manager.&lt;/P&gt;&lt;P&gt;Which profiles can be taken for this issue?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The last vital question:&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;Must I copy client via SCCL or is there some settings allowing to use clients 000 and 001 for TMS? &lt;/P&gt;&lt;P&gt;&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you very much! &lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;Thom&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Nov 2007 20:49:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problems-with-client-dependet-transports/m-p/3048680#M721737</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-16T20:49:23Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with client dependet transports</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problems-with-client-dependet-transports/m-p/3048681#M721738</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Thom&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The question is how "productive" are these clients?&lt;/P&gt;&lt;P&gt;Do you only need them for creating and maintaining roles OR do you want to simultaneously test these roles in a productive environment (= customizing &amp;amp; businees data)? The answer to this question will lead you to the appropriate copy profile.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I remember correctly you can do the client-copy in a&amp;lt;i&amp;gt; test mode&amp;lt;/i&amp;gt; where you see (as a long list) which tables would be copied.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With respect to your last question I am a bit puzzled. SCCL or SCC9 allow you to choose the client for the copy procedure.&lt;/P&gt;&lt;P&gt;In order to import transport requests you always have to tell the TMS explicitly which import client should be used. The only thing the TMS does automatically is to add a release request to the import queue of the next system (e.g.: DEV -&amp;gt; QA system). This depends on the settings of the TMS.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope I could give you some useful input.&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;  Uwe&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 17 Nov 2007 20:49:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problems-with-client-dependet-transports/m-p/3048681#M721738</guid>
      <dc:creator>uwe_schieferstein</dc:creator>
      <dc:date>2007-11-17T20:49:19Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with client dependet transports</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problems-with-client-dependet-transports/m-p/3048682#M721739</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Uwe, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thank you very much. I solved my problem by my own.&lt;/P&gt;&lt;P&gt;The following TMS configuration works now, it means I can transport requests without errors:&lt;/P&gt;&lt;P&gt;100 (as DEV client)&lt;/P&gt;&lt;P&gt;001 (as QAS ciient)&lt;/P&gt;&lt;P&gt;000 (as PRD client)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I know to use 000 client as PRD system is not advisable, but for demo issues it works.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;Thom&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Nov 2007 10:41:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problems-with-client-dependet-transports/m-p/3048682#M721739</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-19T10:41:01Z</dc:date>
    </item>
  </channel>
</rss>

