<?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: Authority check on Tcode in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/authority-check-on-tcode/m-p/3756836#M903788</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;if user has Z* than he (probably) has authorization for all Z-transactions.&lt;/P&gt;&lt;P&gt;At table maintenance level you can check for transaction code SM30, which means he can't do any 'customizing'. If this is not what you want, create a transaction for your maintenance table in SE93 and check for this transaction code.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 23 Apr 2008 10:54:33 GMT</pubDate>
    <dc:creator>Sm1tje</dc:creator>
    <dc:date>2008-04-23T10:54:33Z</dc:date>
    <item>
      <title>Authority check on Tcode</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/authority-check-on-tcode/m-p/3756835#M903787</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;&lt;/P&gt;&lt;P&gt;Please can any one tell me, how does the code behave in the below situation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;AUTHORITY-CHECK OBJECT 'S_TCODE'&lt;/P&gt;&lt;P&gt;ID 'TCD' FIELD 'ZSCHECK'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here am checking whether the user has access to this Tcode 'Zscheck.' what happens if the user has Z*(partial wild card) or *(wildcard char's) in his role.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does the user is allowed to access the TCode or rejected?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks In advance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also how to do the Authorization-check at the table level.&lt;/P&gt;&lt;P&gt;(table-maintenance)  ??&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Apr 2008 10:38:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/authority-check-on-tcode/m-p/3756835#M903787</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-23T10:38:47Z</dc:date>
    </item>
    <item>
      <title>Re: Authority check on Tcode</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/authority-check-on-tcode/m-p/3756836#M903788</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;if user has Z* than he (probably) has authorization for all Z-transactions.&lt;/P&gt;&lt;P&gt;At table maintenance level you can check for transaction code SM30, which means he can't do any 'customizing'. If this is not what you want, create a transaction for your maintenance table in SE93 and check for this transaction code.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Apr 2008 10:54:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/authority-check-on-tcode/m-p/3756836#M903788</guid>
      <dc:creator>Sm1tje</dc:creator>
      <dc:date>2008-04-23T10:54:33Z</dc:date>
    </item>
    <item>
      <title>Re: Authority check on Tcode</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/authority-check-on-tcode/m-p/3756837#M903789</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I don't see a need to check S_TCODE authorization explicitely, as it is always being checked by the system whenever you start a transaction.&lt;/P&gt;&lt;P&gt;Yes, Z* allows any Z-transaction, whereas * allows all transactions.&lt;/P&gt;&lt;P&gt;The authorization on table level is checked via S_TABU_DIS for an authorization group, which can be assigned in the table maintenance generator (SE54 or via SE11).&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;Thomas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Apr 2008 11:03:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/authority-check-on-tcode/m-p/3756837#M903789</guid>
      <dc:creator>ThomasZloch</dc:creator>
      <dc:date>2008-04-23T11:03:37Z</dc:date>
    </item>
    <item>
      <title>Re: Authority check on Tcode</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/authority-check-on-tcode/m-p/3756838#M903790</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please can you be more specific, how the do the authority check on Ztable (restrict the user to maintain the data).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Apr 2008 13:58:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/authority-check-on-tcode/m-p/3756838#M903790</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-23T13:58:45Z</dc:date>
    </item>
    <item>
      <title>Re: Authority check on Tcode</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/authority-check-on-tcode/m-p/3756839#M903791</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi this is done through the authorisation group in the z table i think..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;go to se11--&lt;DEL&gt;&amp;gt;utilities&lt;/DEL&gt;-&amp;gt;table maintainace generator&lt;DEL&gt;&amp;gt;aurtorisation group&lt;/DEL&gt;--&amp;gt; aurtorisation object..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;venkat&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Apr 2008 14:11:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/authority-check-on-tcode/m-p/3756839#M903791</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-23T14:11:40Z</dc:date>
    </item>
    <item>
      <title>Re: Authority check on Tcode</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/authority-check-on-tcode/m-p/3756840#M903792</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You assign an authorization group to a table as Venkat and I described above.&lt;/P&gt;&lt;P&gt;Then only users who have authorization object S_TABU_DIS with that authorization group and the respective activity (display and/or change) in their roles/profiles can access the table.&lt;/P&gt;&lt;P&gt;Does this clarify?&lt;/P&gt;&lt;P&gt;Greetings&lt;/P&gt;&lt;P&gt;Thomas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Apr 2008 19:42:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/authority-check-on-tcode/m-p/3756840#M903792</guid>
      <dc:creator>ThomasZloch</dc:creator>
      <dc:date>2008-04-23T19:42:50Z</dc:date>
    </item>
  </channel>
</rss>

