<?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: Authorization Object S_TABU_NAM in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/authorization-object-s-tabu-nam/m-p/9475984#M1744194</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Krishna&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My opinion/view based on comment I made in Otto's blog as well as his overview: &lt;/P&gt;&lt;P&gt;&lt;A __default_attr="115181" __jive_macro_name="blogpost" class="jive_macro jive_macro_blogpost" data-orig-content="On the way to granularity" href="https://community.sap.com/"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Generally, the S_TABU_DIS is checked first. If the user is not authorised then S_TABU_NAM is checked if a functional module for authority check on table is called.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have across cases where S_TABU_DIS has been hard-coded instead of calling the authority check for tables. It's still calls authority check but specifies check on object s_TABU_DIS. It means you can't grant S_TABU_NAM instead. Most recently example is with some of the Gateway/Fiori configuration transactions&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The other bit (which Otto made mention of) is some of the SE93/TSTCA definitions have S_TABU_DIS in them so you can't get away with s_TABU_NAM only.&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;Colleen&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 17 Mar 2016 02:12:46 GMT</pubDate>
    <dc:creator>Colleen</dc:creator>
    <dc:date>2016-03-17T02:12:46Z</dc:date>
    <item>
      <title>Authorization Object S_TABU_NAM</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/authorization-object-s-tabu-nam/m-p/9475978#M1744188</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With refernce to S_TABU_NAM, Is there any possiblity that S_TABU_NAM ovverides S_TABU_DIS in the system &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pls provide some inputs&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;Krishna&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 May 2013 13:10:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/authorization-object-s-tabu-nam/m-p/9475978#M1744188</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-05-06T13:10:53Z</dc:date>
    </item>
    <item>
      <title>Re: Authorization Object S_TABU_NAM</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/authorization-object-s-tabu-nam/m-p/9475979#M1744189</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, there is an intended possibilityand it works in almost all cases.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But there are a few exceptions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is that your question? Which exception did you find and what release SP are you on?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Che&lt;SPAN style="font-size: 10pt;"&gt;ers,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Julius&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 May 2013 21:06:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/authorization-object-s-tabu-nam/m-p/9475979#M1744189</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-05-06T21:06:39Z</dc:date>
    </item>
    <item>
      <title>Re: Authorization Object S_TABU_NAM</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/authorization-object-s-tabu-nam/m-p/9475980#M1744190</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Julius,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We are on Version:ECC 6.0 &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;A&gt;&lt;/A&gt;SP : SAP_BASIS&amp;amp; SAP_ABAP:702-SP10&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now our concern is "S_TABU_NAM authorization object should override S_TABU_DIS when users use SE16/SE16N/SE11"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pl throw some light on the above !&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;Krishna.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 May 2013 07:34:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/authorization-object-s-tabu-nam/m-p/9475980#M1744190</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-05-08T07:34:35Z</dc:date>
    </item>
    <item>
      <title>Re: Authorization Object S_TABU_NAM</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/authorization-object-s-tabu-nam/m-p/9475981#M1744191</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;P&gt;Krishna Mohan Charugundla wrote:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now our concern is "S_TABU_NAM authorization object should override S_TABU_DIS when users use SE16/SE16N/SE11"&lt;/P&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;that is exactly what it should do.... if the check for s_tabu_dis fails, S_TABU_NAM is checked....&lt;/P&gt;&lt;P&gt;if that S_TABU_NAM-check is succesful, user will see the table (content).&lt;/P&gt;&lt;P&gt;b.rgds, Bernhard&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 May 2013 12:00:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/authorization-object-s-tabu-nam/m-p/9475981#M1744191</guid>
      <dc:creator>Bernhard_SAP</dc:creator>
      <dc:date>2013-05-08T12:00:55Z</dc:date>
    </item>
    <item>
      <title>Re: Authorization Object S_TABU_NAM</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/authorization-object-s-tabu-nam/m-p/9475982#M1744192</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Krishna,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What S_TABU_NAM does is providing authorization for tables by table name instead of auth group of that table, for example you have given 03(display) activity for authorization group ZZ in S_TABU_DIS, now there is a table ABC which has auth group ZZ and you need change access to it so we add S_TABU_NAM with 02 activity and give table name as ABC. This way you can protect other tables of that auth group and give access only to the intended data. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 May 2013 10:27:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/authorization-object-s-tabu-nam/m-p/9475982#M1744192</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-05-14T10:27:36Z</dc:date>
    </item>
    <item>
      <title>Re: Authorization Object S_TABU_NAM</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/authorization-object-s-tabu-nam/m-p/9475983#M1744193</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;S_TABU_DIS has two fields:&lt;/P&gt;&lt;P&gt;Activity&amp;nbsp;&amp;nbsp;&amp;nbsp; - to define the kind of access for the table authorization group&lt;BR /&gt;Table Authorization group - contains the table authorization group for which the access specified in activity is given&lt;/P&gt;&lt;P&gt;All the tables belong to some authorization group. The tables that does not belong to group are grouped under authorization group &amp;amp;NC&amp;amp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;S_TABU_NAM has two fields :&lt;/P&gt;&lt;P&gt;Activity&amp;nbsp;&amp;nbsp;&amp;nbsp; -&amp;nbsp; to define the kind of access for the table Name&lt;BR /&gt;Table Name&amp;nbsp;&amp;nbsp; - Name of the table to which the access specified in activity is given&lt;/P&gt;&lt;P&gt;S_TABU_CLI has one field - CLIIDMAINT which can have value&lt;/P&gt;&lt;P&gt;X&amp;nbsp; - if client independent tables access is givev&lt;BR /&gt;' '- if client independent tables access is not given&lt;/P&gt;&lt;P&gt;When accessing any table via SE16, SE16N, SM30 etc the authorization check for S_TABU_DIS is checked first.&lt;/P&gt;&lt;P&gt;If auth check is successful, access is granted as specified in activity(02 for change and 03 for DIsplay)&lt;BR /&gt;If auth check is failed, auth check for S_TABU_NAM is done.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;If S_TABU_NAM auth check is success, access is granted as given in activity specified in S_TABU_NAM.&lt;BR /&gt;If S_TABU_NAM auth check is failed, access is not granted.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Sep 2015 13:01:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/authorization-object-s-tabu-nam/m-p/9475983#M1744193</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-09-25T13:01:10Z</dc:date>
    </item>
    <item>
      <title>Re: Authorization Object S_TABU_NAM</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/authorization-object-s-tabu-nam/m-p/9475984#M1744194</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Krishna&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My opinion/view based on comment I made in Otto's blog as well as his overview: &lt;/P&gt;&lt;P&gt;&lt;A __default_attr="115181" __jive_macro_name="blogpost" class="jive_macro jive_macro_blogpost" data-orig-content="On the way to granularity" href="https://community.sap.com/"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Generally, the S_TABU_DIS is checked first. If the user is not authorised then S_TABU_NAM is checked if a functional module for authority check on table is called.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have across cases where S_TABU_DIS has been hard-coded instead of calling the authority check for tables. It's still calls authority check but specifies check on object s_TABU_DIS. It means you can't grant S_TABU_NAM instead. Most recently example is with some of the Gateway/Fiori configuration transactions&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The other bit (which Otto made mention of) is some of the SE93/TSTCA definitions have S_TABU_DIS in them so you can't get away with s_TABU_NAM only.&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;Colleen&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Mar 2016 02:12:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/authorization-object-s-tabu-nam/m-p/9475984#M1744194</guid>
      <dc:creator>Colleen</dc:creator>
      <dc:date>2016-03-17T02:12:46Z</dc:date>
    </item>
  </channel>
</rss>

