<?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: Restrict access to change parameters in SU3 in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/restrict-access-to-change-parameters-in-su3/m-p/4556193#M1075629</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I would concur with Wolfgang. You may use variants to block access to change parameters. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I guess this request had a predecessor issue. May be we try resolve the core issue. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;AB.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 25 Sep 2008 21:23:31 GMT</pubDate>
    <dc:creator>former_member248712</dc:creator>
    <dc:date>2008-09-25T21:23:31Z</dc:date>
    <item>
      <title>Restrict access to change parameters in SU3</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/restrict-access-to-change-parameters-in-su3/m-p/4556191#M1075627</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;I'm afraid I already know the answer, but I'm going to ask anyway. &lt;SPAN __jive_emoticon_name="happy"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any way to prevent users from changing certain parameters in SU3 while allowing them to change others? I've looked for an auth object for parameters with no luck. I have a sneaking suspicion that the answer is to create a custom version of SU3 with the additional security we're after. Yuck.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I did see the option of setting the parameters as global in our CUA system, but I really don't want to get into the business of maintaining parameters for all users.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Krysta&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Sep 2008 19:08:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/restrict-access-to-change-parameters-in-su3/m-p/4556191#M1075627</guid>
      <dc:creator>krysta_osborn</dc:creator>
      <dc:date>2008-09-25T19:08:00Z</dc:date>
    </item>
    <item>
      <title>Re: Restrict access to change parameters in SU3</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/restrict-access-to-change-parameters-in-su3/m-p/4556192#M1075628</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;gt; Is there any way to prevent users from changing certain parameters in SU3 while allowing them to change others? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Short answer: no (not in the standard).&lt;/P&gt;&lt;P&gt;There are variant transaction (SU1, SU2) - but they only "hide" entire sections (user parameters, etc.). So, it's an either-or thing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Notice: user parameters should not be used for access control purposes - but only to memorize settings (in order to prefill input fields). An user can always modify the value of such prefilled input fields. If you want to prevent this, you have to define a variant for the effected transaction(s) and create a variant transaction for that transaction variant (sounds funny - but those terms are correct). Then, you have to ensure that your users are only authorized for that new variant transaction.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sorry, but that's the only way (at least to my knowledge - but I'm keen to hear if someone else knows a better solution).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Sep 2008 19:54:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/restrict-access-to-change-parameters-in-su3/m-p/4556192#M1075628</guid>
      <dc:creator>Wolfgang_Janzen</dc:creator>
      <dc:date>2008-09-25T19:54:19Z</dc:date>
    </item>
    <item>
      <title>Re: Restrict access to change parameters in SU3</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/restrict-access-to-change-parameters-in-su3/m-p/4556193#M1075629</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I would concur with Wolfgang. You may use variants to block access to change parameters. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I guess this request had a predecessor issue. May be we try resolve the core issue. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;AB.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Sep 2008 21:23:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/restrict-access-to-change-parameters-in-su3/m-p/4556193#M1075629</guid>
      <dc:creator>former_member248712</dc:creator>
      <dc:date>2008-09-25T21:23:31Z</dc:date>
    </item>
    <item>
      <title>Re: Restrict access to change parameters in SU3</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/restrict-access-to-change-parameters-in-su3/m-p/4556194#M1075630</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Which parameters are these which you want to the users to be able to set and possibly change (or re-set...) themselves?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There are a few which are set by the applications when used which use GET/SET parameters and gives the user the opportunity to set it themselves there, without needing SU3 &amp;amp; Co.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If it is only a small handfull and one of those for which you can find a function in the business application for the user to set it there, then it &lt;EM&gt;might&lt;/EM&gt; work via that route.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Worste case, give then a simple little application to delete a selection of the PIDs you do want them to maintain, and then use the business application again to re-set it to what they want.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Julius&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Julius Bussche on Sep 26, 2008 1:55 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Sep 2008 23:53:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/restrict-access-to-change-parameters-in-su3/m-p/4556194#M1075630</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-25T23:53:06Z</dc:date>
    </item>
    <item>
      <title>Re: Restrict access to change parameters in SU3</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/restrict-access-to-change-parameters-in-su3/m-p/4556195#M1075631</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The problem is that we did what everyone says not to do. We based authorization on a parameter. So it's hard (obviously!) to ensure it's set correctly for everyone and to keep people out of there.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The parameter is EFB, function authorization for buyers. We have it set so that one group of users can only view PO prices and another group of users can change them. So ideally we'd prevent users from changing that parameter while letting them change the rest. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ironically, the system documenation says to do exactly what we did. Of course, that's not a good excuse because we knew the risks when we decided to use that functionality.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your input everyone! It'll help when I talk to the business about what we can do.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Krysta&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Sep 2008 13:30:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/restrict-access-to-change-parameters-in-su3/m-p/4556195#M1075631</guid>
      <dc:creator>krysta_osborn</dc:creator>
      <dc:date>2008-09-26T13:30:29Z</dc:date>
    </item>
    <item>
      <title>Re: Restrict access to change parameters in SU3</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/restrict-access-to-change-parameters-in-su3/m-p/4556196#M1075632</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;gt; Ironically, the system documenation says to do exactly what we did. Of course, that's not a good excuse because we knew the risks when we decided to use that functionality.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you provide a reference to this?&lt;/P&gt;&lt;P&gt;I'd like to find out who is the author of this documentation (SAP internally) - I think it need to be revised.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Sep 2008 13:47:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/restrict-access-to-change-parameters-in-su3/m-p/4556196#M1075632</guid>
      <dc:creator>Wolfgang_Janzen</dc:creator>
      <dc:date>2008-09-26T13:47:36Z</dc:date>
    </item>
    <item>
      <title>Re: Restrict access to change parameters in SU3</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/restrict-access-to-change-parameters-in-su3/m-p/4556197#M1075633</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;From Performance Assistant on the IMG activity Define Function Authorizations for Buyer:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Define Function Authorizations for Buyers&lt;/P&gt;&lt;P&gt;In this step, you can define certain Purchasing authorizations for one or more users.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Example&lt;/P&gt;&lt;P&gt;You can determine whether a certain user can display conditions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Activities&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Define the function authorizations according to your requirements.&lt;/P&gt;&lt;P&gt;Specify the key and the description of the function authorization.&lt;/P&gt;&lt;P&gt;On the detailed data screen, select the authorizations for functions that can be carried out by the user.&lt;/P&gt;&lt;P&gt;2. Enter the desired key as a parameter under the parameter ID EFB in the user master.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note&lt;/P&gt;&lt;P&gt;If the user master does not include this parameter, the user has authorization for all functions.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Sep 2008 13:51:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/restrict-access-to-change-parameters-in-su3/m-p/4556197#M1075633</guid>
      <dc:creator>krysta_osborn</dc:creator>
      <dc:date>2008-09-26T13:51:37Z</dc:date>
    </item>
    <item>
      <title>Re: Restrict access to change parameters in SU3</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/restrict-access-to-change-parameters-in-su3/m-p/4556198#M1075634</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I agree with the "no" answers.  We had the same issue with SU3 and wanted to restrict them from changing their names.  We ended up asking a developer to write a variant that restricted the Address tab, a good developer should be able to do the same with the parameters tab.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-John N.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Sep 2008 15:20:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/restrict-access-to-change-parameters-in-su3/m-p/4556198#M1075634</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-29T15:20:45Z</dc:date>
    </item>
    <item>
      <title>Re: Restrict access to change parameters in SU3</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/restrict-access-to-change-parameters-in-su3/m-p/4556199#M1075635</link>
      <description>&lt;P&gt;Hi!&lt;/P&gt;&lt;P&gt;Maybe this reply is a bit late (only 15 years :D), but I'm currently in this problem and the solution for us is to use the Transaction code SU0 instead of SU3.&lt;/P&gt;&lt;P&gt;Maybe this will help others in the future.&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Zoltan&lt;/P&gt;</description>
      <pubDate>Mon, 05 Jun 2023 12:31:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/restrict-access-to-change-parameters-in-su3/m-p/4556199#M1075635</guid>
      <dc:creator>zoltan2_kocsis</dc:creator>
      <dc:date>2023-06-05T12:31:50Z</dc:date>
    </item>
    <item>
      <title>Re: Restrict access to change parameters in SU3</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/restrict-access-to-change-parameters-in-su3/m-p/4556200#M1075636</link>
      <description>&lt;P&gt;Hi Zoltan!&lt;/P&gt;&lt;P&gt;Thanks for your suggestion even if it is 15 years later. &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Unfortunately, we need users to be able to update some parameters but not others. Right now, I just give dirty looks if I bust someone updating the EFB parameter for purchasing.&lt;/P&gt;&lt;P&gt;Krysta&lt;/P&gt;</description>
      <pubDate>Mon, 05 Jun 2023 15:29:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/restrict-access-to-change-parameters-in-su3/m-p/4556200#M1075636</guid>
      <dc:creator>krysta_osborn</dc:creator>
      <dc:date>2023-06-05T15:29:40Z</dc:date>
    </item>
  </channel>
</rss>

