<?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: Table Authorization in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-authorization/m-p/4040517#M965754</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 for each and every user there is authority option is there&lt;/P&gt;&lt;P&gt;in which  u can spicify authority for access.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;when in standard programming first of all authority is checked &lt;/P&gt;&lt;P&gt;if at that time if the person is not allowed he will not have that much access to it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 10 Jun 2008 04:49:29 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-06-10T04:49:29Z</dc:date>
    <item>
      <title>Table Authorization</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-authorization/m-p/4040516#M965753</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Friends,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;One question,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can I know, particular table is authorize or not before &lt;/P&gt;&lt;P&gt;using it in report programming?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Nilay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Jun 2008 04:43:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-authorization/m-p/4040516#M965753</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-10T04:43:07Z</dc:date>
    </item>
    <item>
      <title>Re: Table Authorization</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-authorization/m-p/4040517#M965754</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 for each and every user there is authority option is there&lt;/P&gt;&lt;P&gt;in which  u can spicify authority for access.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;when in standard programming first of all authority is checked &lt;/P&gt;&lt;P&gt;if at that time if the person is not allowed he will not have that much access to it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Jun 2008 04:49:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-authorization/m-p/4040517#M965754</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-10T04:49:29Z</dc:date>
    </item>
    <item>
      <title>Re: Table Authorization</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-authorization/m-p/4040518#M965755</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Nilay,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you can see whether a table has been assigned authorization group by:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;se11&lt;DEL&gt;&amp;gt;table name&lt;/DEL&gt;-&amp;gt; utilities----&amp;gt;assign authorization group&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please reward if the information is useful .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards &lt;/P&gt;&lt;P&gt;Abhimanyu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Jun 2008 04:51:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-authorization/m-p/4040518#M965755</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-10T04:51:52Z</dc:date>
    </item>
    <item>
      <title>Re: Table Authorization</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-authorization/m-p/4040519#M965756</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Nilay,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You just open the table which you wanted to use and try to change something in that particular table if it promts for 'Access key' to change something, then that table is authorised else not :).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;All the best.&lt;/P&gt;&lt;P&gt;Thankyou,&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Jun 2008 04:52:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-authorization/m-p/4040519#M965756</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-10T04:52:12Z</dc:date>
    </item>
    <item>
      <title>Re: Table Authorization</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-authorization/m-p/4040520#M965757</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Friends,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks, for answer my question. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Answers were very usefull, &lt;/P&gt;&lt;P&gt;but I want to know that,&lt;/P&gt;&lt;P&gt;is it possible to check table is authorize or not &lt;/P&gt;&lt;P&gt;through programming?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Nilay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Jun 2008 05:16:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-authorization/m-p/4040520#M965757</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-10T05:16:11Z</dc:date>
    </item>
    <item>
      <title>Re: Table Authorization</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-authorization/m-p/4040521#M965758</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi nilay,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. If you are talking about reading those tables&lt;/P&gt;&lt;P&gt;    using select query in our z program, then yes,&lt;/P&gt;&lt;P&gt;   we can read such tables. There is no authorisation concept&lt;/P&gt;&lt;P&gt;   for such usage.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. However, we are not allowed to update any standard sap table. It is not recommended by sap.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3. If you are talking about authorisation, &lt;/P&gt;&lt;P&gt;   then it is at the authorisation object level - and not at table level.&lt;/P&gt;&lt;P&gt;The syntax for it is AUTHORITY-CHECK .&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, 10 Jun 2008 05:30:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-authorization/m-p/4040521#M965758</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-10T05:30:58Z</dc:date>
    </item>
  </channel>
</rss>

