<?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: don't allow user to enter transaction-code ? in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/don-t-allow-user-to-enter-transaction-code/m-p/3521787#M847071</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;this sounds like a SAPstandard-modification, right ? is this not possible with authority ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;best regards, martin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 27 Feb 2008 12:15:24 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-02-27T12:15:24Z</dc:date>
    <item>
      <title>don't allow user to enter transaction-code ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/don-t-allow-user-to-enter-transaction-code/m-p/3521785#M847069</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;is it possible to 'lock' the field in SAPGUI, where you can enter a transaction code ? i want this for a specific group of users. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;best regards, Martin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Feb 2008 11:54:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/don-t-allow-user-to-enter-transaction-code/m-p/3521785#M847069</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-27T11:54:52Z</dc:date>
    </item>
    <item>
      <title>Re: don't allow user to enter transaction-code ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/don-t-allow-user-to-enter-transaction-code/m-p/3521786#M847070</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;ull be using &lt;STRONG&gt;set PF-status&lt;/STRONG&gt; syntax right....there u hav an addition &lt;STRONG&gt;excluding&lt;/STRONG&gt;(check syntax hlp) using which u can restrict the buttons.........&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;use &lt;STRONG&gt;sy-uname&lt;/STRONG&gt; syst variable to find the user and restrict&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;jose.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Feb 2008 12:05:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/don-t-allow-user-to-enter-transaction-code/m-p/3521786#M847070</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-27T12:05:59Z</dc:date>
    </item>
    <item>
      <title>Re: don't allow user to enter transaction-code ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/don-t-allow-user-to-enter-transaction-code/m-p/3521787#M847071</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;this sounds like a SAPstandard-modification, right ? is this not possible with authority ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;best regards, martin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Feb 2008 12:15:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/don-t-allow-user-to-enter-transaction-code/m-p/3521787#M847071</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-27T12:15:24Z</dc:date>
    </item>
    <item>
      <title>Re: don't allow user to enter transaction-code ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/don-t-allow-user-to-enter-transaction-code/m-p/3521788#M847072</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Martin,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes, you must handle this using authorizations.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Go to transaction SE93 and check for the transaction code whether there is any Authorization Object maintained.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Most T codes have S_TCODE as the authority object.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check with basis, they would confirm all the profiles and roles which hold the authorization for this authority object + tcode combination.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;By ensuring the user is not given the required auth. role, the user on entering the tcode in command box would receive an error and he would not be able to execute.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Feb 2008 12:26:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/don-t-allow-user-to-enter-transaction-code/m-p/3521788#M847072</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-27T12:26:43Z</dc:date>
    </item>
    <item>
      <title>Re: don't allow user to enter transaction-code ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/don-t-allow-user-to-enter-transaction-code/m-p/3521789#M847073</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;verify the following link&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.saptechies.com/we-want-protectlock-a-field-so-that-only-selected-people-can-change-the-value-while-others-can-only-read-how-to-set-the-authorizations-2/" target="test_blank"&gt;http://www.saptechies.com/we-want-protectlock-a-field-so-that-only-selected-people-can-change-the-value-while-others-can-only-read-how-to-set-the-authorizations-2/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope it will help you&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;sreelatha gullapalli&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Feb 2008 12:29:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/don-t-allow-user-to-enter-transaction-code/m-p/3521789#M847073</guid>
      <dc:creator>sreelatha_gullapalli</dc:creator>
      <dc:date>2008-02-27T12:29:52Z</dc:date>
    </item>
  </channel>
</rss>

