<?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 Restricting a variant in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/restricting-a-variant/m-p/5757041#M1304133</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello experts,&lt;/P&gt;&lt;P&gt;I have a user able to go change the variants for the program. Can we restrict this. It would be great if the user can only create.change his own variant. Similar to spool and emails.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your help.&lt;/P&gt;&lt;P&gt;Raghav&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 23 Jun 2009 16:11:54 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-06-23T16:11:54Z</dc:date>
    <item>
      <title>Restricting a variant</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/restricting-a-variant/m-p/5757041#M1304133</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello experts,&lt;/P&gt;&lt;P&gt;I have a user able to go change the variants for the program. Can we restrict this. It would be great if the user can only create.change his own variant. Similar to spool and emails.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your help.&lt;/P&gt;&lt;P&gt;Raghav&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Jun 2009 16:11:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/restricting-a-variant/m-p/5757041#M1304133</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-06-23T16:11:54Z</dc:date>
    </item>
    <item>
      <title>Re: Restricting a variant</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/restricting-a-variant/m-p/5757042#M1304134</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Restrict access to S_PROGRAM and S_DEVELOP for the user specific role. Check the documentation of these two object (from SU21) to get the details of values that you need to provide.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Dipanjan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Jun 2009 16:20:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/restricting-a-variant/m-p/5757042#M1304134</guid>
      <dc:creator>sdipanjan</dc:creator>
      <dc:date>2009-06-23T16:20:59Z</dc:date>
    </item>
    <item>
      <title>Re: Restricting a variant</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/restricting-a-variant/m-p/5757043#M1304135</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;can we restrict a users to create a variant and use/modify/delet his own varainats and not mess with other users variants??&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Jun 2009 16:38:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/restricting-a-variant/m-p/5757043#M1304135</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-06-23T16:38:18Z</dc:date>
    </item>
    <item>
      <title>Re: Restricting a variant</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/restricting-a-variant/m-p/5757044#M1304136</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;To restrict users from Maintaining variants, you need to do following:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Remove VARIANT from Field P_ACTION of the Object &lt;STRONG&gt;S_PROGRAM&lt;/STRONG&gt;. Check the roles assigned to user for this object and it's values.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Remove PROG from OBJTYPE and 01, 02 from ACTVT in the same authorization Instance of Object &lt;STRONG&gt;S_DEVELOP&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;U&gt;Note&lt;/U&gt;&lt;/STRONG&gt;: In productive systems, only the system manager and the Early Watch users should have authorization to S_DEVELOP. The Early Watch user should only have authorization with the values SYST for the field ID of a development object, 03 for the field Activity. For all other users you can simply Deactivate the Object in production system.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Dipanjan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Jun 2009 17:26:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/restricting-a-variant/m-p/5757044#M1304136</guid>
      <dc:creator>sdipanjan</dc:creator>
      <dc:date>2009-06-23T17:26:23Z</dc:date>
    </item>
    <item>
      <title>Re: Restricting a variant</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/restricting-a-variant/m-p/5757045#M1304137</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Its not an auth. object which restricts the user not to play other users variant. When You create a variant You should protect it by checking 'Protect Variant' checkbox and save it. otherwise Your variant is open for changes/deletion by any other user.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Jun 2009 18:00:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/restricting-a-variant/m-p/5757045#M1304137</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-06-23T18:00:23Z</dc:date>
    </item>
    <item>
      <title>Re: Restricting a variant</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/restricting-a-variant/m-p/5757046#M1304138</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When You create a variant You should protect it by checking 'Protect Variant' checkbox and save it. otherwise Your variant is open for changes/deletion by any other user.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Agreed !! and missed in my post. &lt;SPAN __jive_emoticon_name="wink"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Jun 2009 18:16:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/restricting-a-variant/m-p/5757046#M1304138</guid>
      <dc:creator>sdipanjan</dc:creator>
      <dc:date>2009-06-23T18:16:27Z</dc:date>
    </item>
    <item>
      <title>Re: Restricting a variant</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/restricting-a-variant/m-p/5757047#M1304139</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Additionally you can create customer system variants. Those can only be changed in client 000.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also be carefull of report RSVARENT....&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, 23 Jun 2009 19:02:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/restricting-a-variant/m-p/5757047#M1304139</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-06-23T19:02:10Z</dc:date>
    </item>
    <item>
      <title>Re: Restricting a variant</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/restricting-a-variant/m-p/5757048#M1304140</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;And if the user does not already have access to any S_PROGRAM authorizations but is still able to edit variants (i.e. a query in the SAP namespace)? If there are no related authorizations to remove, how do you restrict this access?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Oct 2009 18:17:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/restricting-a-variant/m-p/5757048#M1304140</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-10-16T18:17:02Z</dc:date>
    </item>
    <item>
      <title>Re: Restricting a variant</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/restricting-a-variant/m-p/5757049#M1304141</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Then neither of the 3 variant protection mechanisms (program auth group, variant protection, customer system variant) have been used.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;--&amp;gt; You have not protected it in any way, so you will have difficulty finding an authorization to work with on the security side without the user being prevented from doing their work at all.&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>Fri, 16 Oct 2009 18:38:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/restricting-a-variant/m-p/5757049#M1304141</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-10-16T18:38:35Z</dc:date>
    </item>
  </channel>
</rss>

