<?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: check authorization in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/check-authorization/m-p/1735773#M319959</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;Place a call to function module AUTHORITY_CHECK_TCODE at the beginning (AT INITIALIZATION)  and give the TCODE as the transaction code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Navneet&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 26 Dec 2006 09:24:18 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-12-26T09:24:18Z</dc:date>
    <item>
      <title>check authorization</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/check-authorization/m-p/1735770#M319956</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi all,&lt;/P&gt;&lt;P&gt;i been ask to check if the user has authorization to transaction va01, vl01n...&lt;/P&gt;&lt;P&gt;how do i do this?&lt;/P&gt;&lt;P&gt;is it user exit?&lt;/P&gt;&lt;P&gt;thanks,&lt;/P&gt;&lt;P&gt;dana.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Dec 2006 09:15:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/check-authorization/m-p/1735770#M319956</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-26T09:15:45Z</dc:date>
    </item>
    <item>
      <title>Re: check authorization</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/check-authorization/m-p/1735771#M319957</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi dana,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. simple&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. use the FM AUTHORITY_CHECK_TCODE&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;amit m.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Dec 2006 09:20:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/check-authorization/m-p/1735771#M319957</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-26T09:20:14Z</dc:date>
    </item>
    <item>
      <title>Re: check authorization</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/check-authorization/m-p/1735772#M319958</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;FM AUTHORITY_CHECK_TCODE  or&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SUSR_AUTHORITY_CHECK_S_TCODE&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Dec 2006 09:22:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/check-authorization/m-p/1735772#M319958</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-26T09:22:29Z</dc:date>
    </item>
    <item>
      <title>Re: check authorization</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/check-authorization/m-p/1735773#M319959</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;Place a call to function module AUTHORITY_CHECK_TCODE at the beginning (AT INITIALIZATION)  and give the TCODE as the transaction code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Navneet&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Dec 2006 09:24:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/check-authorization/m-p/1735773#M319959</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-26T09:24:18Z</dc:date>
    </item>
    <item>
      <title>Re: check authorization</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/check-authorization/m-p/1735774#M319960</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Dana&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please have a look at transaction SUIM, this might help you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;Navigation Path:&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;User Information System -&amp;gt; Transactions -&amp;gt; Executable for User.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind Regards&lt;/P&gt;&lt;P&gt;Eswar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Dec 2006 09:31:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/check-authorization/m-p/1735774#M319960</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-26T09:31:53Z</dc:date>
    </item>
    <item>
      <title>Re: check authorization</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/check-authorization/m-p/1735775#M319961</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;       You could do in the following way.&lt;/P&gt;&lt;P&gt;Go to transaction SQVI and join two table&lt;/P&gt;&lt;P&gt;1) Agr_tcodes&lt;/P&gt;&lt;P&gt;2) Agr_users&lt;/P&gt;&lt;P&gt;         And run the query. Enter user name and transaction it will show all details. Hope it will help you out. With this query you could check whatever it will be&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Q&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Feb 2007 02:59:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/check-authorization/m-p/1735775#M319961</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-28T02:59:37Z</dc:date>
    </item>
    <item>
      <title>Re: check authorization</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/check-authorization/m-p/1735776#M319962</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi ,&lt;/P&gt;&lt;P&gt;here is the code that will help you definitely.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;amp;----&lt;/STRONG&gt;&lt;/P&gt;&lt;HR originaltext="----------------------------------------------------------------" /&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;*&amp;amp; Report  Z_SYED_AUTHORITY_CHECK_TCODE                                     *&lt;/P&gt;&lt;P&gt;*&amp;amp;                                                                     *&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;amp;----&lt;/STRONG&gt;&lt;/P&gt;&lt;HR originaltext="----------------------------------------------------------------" /&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;*&amp;amp;                                                                     *&lt;/P&gt;&lt;P&gt;*&amp;amp;                                                                     *&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;amp;----&lt;/STRONG&gt;&lt;/P&gt;&lt;HR originaltext="----------------------------------------------------------------" /&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;REPORT  Z_SYED_AUTHORITY_CHECK_TCODE .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; parameters: tcode type TSTC-TCODE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; CALL FUNCTION 'AUTHORITY_CHECK_TCODE'&lt;/P&gt;&lt;P&gt;  EXPORTING&lt;/P&gt;&lt;P&gt;    tcode         = tcode&lt;/P&gt;&lt;P&gt; EXCEPTIONS&lt;/P&gt;&lt;P&gt;   OK            = 1&lt;/P&gt;&lt;P&gt;   NOT_OK        = 2&lt;/P&gt;&lt;P&gt;   OTHERS        = 3&lt;/P&gt;&lt;P&gt;          .&lt;/P&gt;&lt;P&gt;IF sy-subrc EQ 2.&lt;/P&gt;&lt;P&gt;write:/'You dont have authorization!!!'.&lt;/P&gt;&lt;P&gt;elseif sy-subrc EQ 1.&lt;/P&gt;&lt;P&gt;write:/'You have authorization!!!'.&lt;/P&gt;&lt;P&gt;ENDIF.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Feb 2007 03:47:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/check-authorization/m-p/1735776#M319962</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-28T03:47:24Z</dc:date>
    </item>
  </channel>
</rss>

