<?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: Client Authorizations in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/client-authorizations/m-p/5798960#M1311325</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kanagaraja,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for responding.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm mean more to the sense that I need to find out what this authorization are.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So, like are they in some kind of internal table ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My issue is to get them all, by specifying the client name using some kind of RANGE TABLE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I don't need to check whether the current client has the required authority, I need to get the authoriy that has been assigned to a specific client.&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;Best Regards,&lt;/P&gt;&lt;P&gt;Kais&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 29 Jun 2009 17:13:54 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-06-29T17:13:54Z</dc:date>
    <item>
      <title>Client Authorizations</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/client-authorizations/m-p/5798958#M1311323</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Gurus,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've a question, how can I get the authorizations of a specific client or let say of all clients.&lt;/P&gt;&lt;P&gt;I need to use them for an RFC function module.&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;Best Regards,&lt;/P&gt;&lt;P&gt;Kais&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Jun 2009 15:57:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/client-authorizations/m-p/5798958#M1311323</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-06-29T15:57:14Z</dc:date>
    </item>
    <item>
      <title>Re: Client Authorizations</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/client-authorizations/m-p/5798959#M1311324</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Your profile need to be assigned in TCODE SU01.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you are trying with RFC FM you should check the Auth..... S_RFC / S_RFCACL&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;authority-check object 'S_RFC'&lt;/P&gt;&lt;P&gt;.......................&lt;/P&gt;&lt;P&gt;.......................&lt;/P&gt;&lt;P&gt;.......................&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;authority-check object 'S_RFCACL'&lt;/P&gt;&lt;P&gt;.......................&lt;/P&gt;&lt;P&gt;.......................&lt;/P&gt;&lt;P&gt;.......................&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kanagaraja L&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Kanagaraja  Lokanathan on Jun 29, 2009 6:13 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Jun 2009 16:13:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/client-authorizations/m-p/5798959#M1311324</guid>
      <dc:creator>Kanagaraja_L</dc:creator>
      <dc:date>2009-06-29T16:13:07Z</dc:date>
    </item>
    <item>
      <title>Re: Client Authorizations</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/client-authorizations/m-p/5798960#M1311325</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kanagaraja,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for responding.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm mean more to the sense that I need to find out what this authorization are.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So, like are they in some kind of internal table ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My issue is to get them all, by specifying the client name using some kind of RANGE TABLE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I don't need to check whether the current client has the required authority, I need to get the authoriy that has been assigned to a specific client.&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;Best Regards,&lt;/P&gt;&lt;P&gt;Kais&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Jun 2009 17:13:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/client-authorizations/m-p/5798960#M1311325</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-06-29T17:13:54Z</dc:date>
    </item>
    <item>
      <title>Re: Client Authorizations</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/client-authorizations/m-p/5798961#M1311326</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kais, &lt;/P&gt;&lt;P&gt;Concept is more complex than that. &lt;/P&gt;&lt;P&gt;There are authorization objects you can see from TCODE SU21 &amp;amp; SU22. They exist in all systems and assigned to roles first and these roles are assigned to users to make them authorized for expected values. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also to see existing authorizations in the system you can use SUIM tcode there are many standard reports to check authorization values in the system. It can also give you an idea about authorization concept in the system.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Gungor Ozcelebi on Jun 29, 2009 8:15 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Jun 2009 18:13:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/client-authorizations/m-p/5798961#M1311326</guid>
      <dc:creator>former_member194416</dc:creator>
      <dc:date>2009-06-29T18:13:58Z</dc:date>
    </item>
  </channel>
</rss>

