<?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>Question Re: Authorization check by user in Technology Q&amp;A</title>
    <link>https://community.sap.com/t5/technology-q-a/authorization-check-by-user/qaa-p/6490161#M2369872</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use transaction SUIM.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can check Authorizations for user to specific transactions here.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 05 Jan 2010 14:41:15 GMT</pubDate>
    <dc:creator>GauthamV</dc:creator>
    <dc:date>2010-01-05T14:41:15Z</dc:date>
    <item>
      <title>Authorization check by user</title>
      <link>https://community.sap.com/t5/technology-q-a/authorization-check-by-user/qaq-p/6490159</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I need to do determine if a user is authorized to execute a certain transaction. What is the easiest way to implement this. I have been looking at ABAP statement AUTHORITY-CHECK but am not sure if it will work for me.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Jan 2010 14:30:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/authorization-check-by-user/qaq-p/6490159</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-01-05T14:30:37Z</dc:date>
    </item>
    <item>
      <title>Re: Authorization check by user</title>
      <link>https://community.sap.com/t5/technology-q-a/authorization-check-by-user/qaa-p/6490160#M2369871</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;Try to run transaction S_BCE_68001426 (report RSUSR010)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Max&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Jan 2010 14:36:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/authorization-check-by-user/qaa-p/6490160#M2369871</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-01-05T14:36:59Z</dc:date>
    </item>
    <item>
      <title>Re: Authorization check by user</title>
      <link>https://community.sap.com/t5/technology-q-a/authorization-check-by-user/qaa-p/6490161#M2369872</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use transaction SUIM.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can check Authorizations for user to specific transactions here.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Jan 2010 14:41:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/authorization-check-by-user/qaa-p/6490161#M2369872</guid>
      <dc:creator>GauthamV</dc:creator>
      <dc:date>2010-01-05T14:41:15Z</dc:date>
    </item>
    <item>
      <title>Re: Authorization check by user</title>
      <link>https://community.sap.com/t5/technology-q-a/authorization-check-by-user/qaa-p/6490162#M2369873</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can use Authority object S_TCODE to check if user has authority to execute particular transaction. Pass transaction code in id 'TCD' &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;AUTHORITY-CHECK OBJECT 'S_TCODE' FOR USER user_name ID 'TCD' FIELD 'ME23N'.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Jan 2010 14:45:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/authorization-check-by-user/qaa-p/6490162#M2369873</guid>
      <dc:creator>Pawan_Kesari</dc:creator>
      <dc:date>2010-01-05T14:45:15Z</dc:date>
    </item>
  </channel>
</rss>

