<?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: Transporting User Groups. in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/transporting-user-groups/m-p/3690609#M888657</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There is no transport icon in tcode SUGR so you will have to transport the tables themselves. Create a workbench request and include the table contents of USGRP and USGRPT.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 08 Apr 2008 14:33:09 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-04-08T14:33:09Z</dc:date>
    <item>
      <title>Transporting User Groups.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/transporting-user-groups/m-p/3690608#M888656</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;Can anyone help me in the procedure for transporting a specific user group from one client of an sap system to another client of another sap system.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Kantikiran&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Apr 2008 13:53:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/transporting-user-groups/m-p/3690608#M888656</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-08T13:53:18Z</dc:date>
    </item>
    <item>
      <title>Re: Transporting User Groups.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/transporting-user-groups/m-p/3690609#M888657</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There is no transport icon in tcode SUGR so you will have to transport the tables themselves. Create a workbench request and include the table contents of USGRP and USGRPT.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Apr 2008 14:33:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/transporting-user-groups/m-p/3690609#M888657</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-08T14:33:09Z</dc:date>
    </item>
    <item>
      <title>Re: Transporting User Groups.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/transporting-user-groups/m-p/3690610#M888658</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What JC said.. I have scribbled in my notes..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The user groups are stored in tables USGRP and USGRPT (texts).&lt;/P&gt;&lt;P&gt;If you want to transport the groups , you can create a transport (TABU)&lt;/P&gt;&lt;P&gt;for these 2 tables (transaction SE09).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Apr 2008 17:54:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/transporting-user-groups/m-p/3690610#M888658</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-08T17:54:31Z</dc:date>
    </item>
    <item>
      <title>Re: Transporting User Groups.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/transporting-user-groups/m-p/3690611#M888659</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;USGRP and USGRPT tables are not Customizing but application tables. So changes will not be included/promted for transports.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Keerti Vemulapalli on Apr 8, 2008 2:46 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Apr 2008 18:09:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/transporting-user-groups/m-p/3690611#M888659</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-08T18:09:53Z</dc:date>
    </item>
    <item>
      <title>Re: Transporting User Groups.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/transporting-user-groups/m-p/3690612#M888660</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Why do you want to transport them? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;From an "overview" and S_USER_GRP perspective you should be able to copy &amp;amp; paste quite easily, I would think.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Transporting stuff normally is a requirement for keeping your DEV-QAS-PROD etc landscape "in sync". So you should have less and less user groups available, as you have less and less roles... moving up the "pipeline".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You might also want TEST user groups in DEV/QAS which you dont want in PROD. A different concept for organizing access to users in a group.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Julius&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Apr 2008 21:49:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/transporting-user-groups/m-p/3690612#M888660</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-08T21:49:42Z</dc:date>
    </item>
    <item>
      <title>Re: Transporting User Groups.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/transporting-user-groups/m-p/3690613#M888661</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I usually cheat and start off with a transport when I am starting up a new environment, but I can get away with it because we use our user group scheme for a specific purpose that works across the board in all of our landscapes.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Apr 2008 12:36:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/transporting-user-groups/m-p/3690613#M888661</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-09T12:36:57Z</dc:date>
    </item>
  </channel>
</rss>

