<?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: SE16 about in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/se16-about/m-p/3939307#M942500</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;My interpretation is slightly different: User should be able to access / update tables in background, without needing to have tcode SE16. So a report is sought.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 05 Jun 2008 13:47:40 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-06-05T13:47:40Z</dc:date>
    <item>
      <title>SE16 about</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/se16-about/m-p/3939301#M942494</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;the table can work  at background but  user doesn't into se16 transaction.how can I do that case ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jun 2008 07:54:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/se16-about/m-p/3939301#M942494</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-05T07:54:37Z</dc:date>
    </item>
    <item>
      <title>Re: SE16 about</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/se16-about/m-p/3939302#M942495</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Don't give the user SE16 or any other table maintenance transaction/function.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To elaborate, access to tables is restricted by S_TABU_DIS.  If the code in a particular program invokes an authorisation check when accessing table data then you generally need to satisfy that check with the relevant table auth group.  If you also give se16/17 etc then the user will inherit those auths and be able to access tables assigned to the groups you have given previously.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Alex Ayers on Jun 5, 2008 10:11 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jun 2008 08:27:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/se16-about/m-p/3939302#M942495</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-05T08:27:32Z</dc:date>
    </item>
    <item>
      <title>Re: SE16 about</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/se16-about/m-p/3939303#M942496</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are there another any solution?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jun 2008 13:07:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/se16-about/m-p/3939303#M942496</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-05T13:07:17Z</dc:date>
    </item>
    <item>
      <title>Re: SE16 about</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/se16-about/m-p/3939304#M942497</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;could you be a little more precise in what you're asking.  somehow Alex is able to make sense of your question, but I'm afraid I'm not...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jun 2008 13:12:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/se16-about/m-p/3939304#M942497</guid>
      <dc:creator>former_member74904</dc:creator>
      <dc:date>2008-06-05T13:12:17Z</dc:date>
    </item>
    <item>
      <title>Re: SE16 about</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/se16-about/m-p/3939305#M942498</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What I described is the default behaviour of SAP.  If you give anyone access to display or maintain tables via SE16 etc then they will inherit the auths as I described.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want users to access table data then the tables should be linked to a transaction and the users given those transactions in their roles.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The alternative is to accept the risk and minimise this by ensuring that users don't have access to all auth groups in S_TABU_DIS&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jun 2008 13:19:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/se16-about/m-p/3939305#M942498</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-05T13:19:28Z</dc:date>
    </item>
    <item>
      <title>Re: SE16 about</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/se16-about/m-p/3939306#M942499</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Dimitri,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My understanding is:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;User needs to do stuff which requires table auths.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;User also needs to view some tables &amp;amp; has been given SE16&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Question is that is there any way to prevent the user from seeing tables belonging to the table auth groups which the user needs access to for their general transactional processing.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jun 2008 13:26:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/se16-about/m-p/3939306#M942499</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-05T13:26:55Z</dc:date>
    </item>
    <item>
      <title>Re: SE16 about</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/se16-about/m-p/3939307#M942500</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;My interpretation is slightly different: User should be able to access / update tables in background, without needing to have tcode SE16. So a report is sought.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jun 2008 13:47:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/se16-about/m-p/3939307#M942500</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-05T13:47:40Z</dc:date>
    </item>
    <item>
      <title>Re: SE16 about</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/se16-about/m-p/3939308#M942501</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;&lt;/P&gt;&lt;P&gt;solution is: create a parameter transaction , this is the best way to limit the user to a certain table without a backdoor as when you restict on S_TABU_DIS&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jun 2008 13:49:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/se16-about/m-p/3939308#M942501</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-05T13:49:08Z</dc:date>
    </item>
    <item>
      <title>Re: SE16 about</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/se16-about/m-p/3939309#M942502</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;gt; &lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;gt; Hi all&lt;/P&gt;&lt;P&gt;&amp;gt; &lt;/P&gt;&lt;P&gt;&amp;gt; solution is: create a parameter transaction , this is the best way to limit the user to a certain table without a backdoor as when you restict on S_TABU_DIS&lt;/P&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I agree........assuming my interpretation is right &amp;amp; Julius' is wrong &lt;SPAN __jive_emoticon_name="wink"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jun 2008 14:02:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/se16-about/m-p/3939309#M942502</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-05T14:02:29Z</dc:date>
    </item>
    <item>
      <title>Re: SE16 about</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/se16-about/m-p/3939310#M942503</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gulsah&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My assumption is User has access to process the Table in Background using batch jobs, but he cannot access it through SE16 transaction.. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Right?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;refer to the following link&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw70/helpdata/en/cf/21eb6e446011d189700000e8322d00/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw70/helpdata/en/cf/21eb6e446011d189700000e8322d00/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"choose an entry from the dropdown box for the Data Browser/Table View Maintenance field. Choose Table maintenance allowed on this tab page if users with the corresponding authorization may change the data in the table using the Data Browser (Transaction SE16). For more information refer to the available options in Data Browser/Table View Maintenance."&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jun 2008 14:34:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/se16-about/m-p/3939310#M942503</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-05T14:34:27Z</dc:date>
    </item>
  </channel>
</rss>

