<?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: Restricting Table access in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/restricting-table-access/m-p/2001227#M407362</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Amit&lt;/P&gt;&lt;P&gt;  Use a T-code SHD0 to create a transaction variant for access the tables.&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;Madhu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 13 Mar 2007 09:38:15 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-03-13T09:38:15Z</dc:date>
    <item>
      <title>Restricting Table access</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/restricting-table-access/m-p/2001222#M407357</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;Is it posible to limit the SAP Table (SE11) access to the particular user i.e I want XYZ user can only display the table TSTC i dont want him to display other tables.&lt;/P&gt;&lt;P&gt;If yes, plz tell me how to restrict this.&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;Amit&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Mar 2007 13:19:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/restricting-table-access/m-p/2001222#M407357</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-12T13:19:22Z</dc:date>
    </item>
    <item>
      <title>Re: Restricting Table access</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/restricting-table-access/m-p/2001223#M407358</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You have to craete a role and you can restrict it via the object S_DEVELOP&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;cheers,&lt;/P&gt;&lt;P&gt;-Sunil&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Mar 2007 13:26:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/restricting-table-access/m-p/2001223#M407358</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-12T13:26:27Z</dc:date>
    </item>
    <item>
      <title>Re: Restricting Table access</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/restricting-table-access/m-p/2001224#M407359</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Amit,&lt;/P&gt;&lt;P&gt;If you want to give access to only one table i.e., TSTC, than you will have to create a Custom Transaction code using SE93.&lt;/P&gt;&lt;P&gt;SE11 would give you access to many other tables which is not a good security practise.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps.&lt;/P&gt;&lt;P&gt;Please reward points if it is useful.&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Santosh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Mar 2007 13:42:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/restricting-table-access/m-p/2001224#M407359</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-12T13:42:21Z</dc:date>
    </item>
    <item>
      <title>Re: Restricting Table access</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/restricting-table-access/m-p/2001225#M407360</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;   Use can use the transaction variant to give access to only one table . This transaction variant can be assigned a Transaction code which can be assigned to a role and the role can be assigend to the user for whom you want to give the display access . Using a transaction variant you can give access to just 1 table.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sowmya.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Mar 2007 07:47:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/restricting-table-access/m-p/2001225#M407360</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-13T07:47:52Z</dc:date>
    </item>
    <item>
      <title>Re: Restricting Table access</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/restricting-table-access/m-p/2001226#M407361</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sowmya,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanx for responding to my queery....can u plz explain how to use transaction variant? &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;Amit&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Mar 2007 09:14:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/restricting-table-access/m-p/2001226#M407361</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-13T09:14:07Z</dc:date>
    </item>
    <item>
      <title>Re: Restricting Table access</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/restricting-table-access/m-p/2001227#M407362</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Amit&lt;/P&gt;&lt;P&gt;  Use a T-code SHD0 to create a transaction variant for access the tables.&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;Madhu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Mar 2007 09:38:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/restricting-table-access/m-p/2001227#M407362</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-13T09:38:15Z</dc:date>
    </item>
    <item>
      <title>Re: Restricting Table access</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/restricting-table-access/m-p/2001228#M407363</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Notice: you can combine this approach (using a variant transaction to limit access to a single table / view) with the approach described in SDN thread &lt;A class="jive_macro jive_macro_thread" href="https://community.sap.com/" __jive_macro_name="thread" modifiedtitle="true" __default_attr="320623"&gt;&lt;/A&gt; (using Database Views to define selection conditions - allowing to limit access on field level).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards, Wolfgang&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Mar 2007 09:58:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/restricting-table-access/m-p/2001228#M407363</guid>
      <dc:creator>Wolfgang_Janzen</dc:creator>
      <dc:date>2007-03-13T09:58:44Z</dc:date>
    </item>
    <item>
      <title>Re: Restricting Table access</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/restricting-table-access/m-p/2001229#M407364</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi amit,&lt;/P&gt;&lt;P&gt;Try this way:&lt;/P&gt;&lt;P&gt;1) goto se93, give a unique name, say z_tstc&lt;/P&gt;&lt;P&gt;2)Enter SE11 into the transaction field and select the flag the &amp;#145;skip initial screen&amp;#146; field:&lt;/P&gt;&lt;P&gt;3)On the lower portion of the screen, enter the following information:&lt;/P&gt;&lt;P&gt; Name of screen field: DATABROWSE-TABLENAME&lt;/P&gt;&lt;P&gt;Value: Enter the name of the table you want to browse with (in your case it is TSTC)&lt;/P&gt;&lt;P&gt;4)save it.&lt;/P&gt;&lt;P&gt;5) Now add the transaction z_tstc in th role, and assigh it to the user.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now user will be have access to TSTC table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please award points if it is useful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;santosh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Mar 2007 14:27:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/restricting-table-access/m-p/2001229#M407364</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-14T14:27:40Z</dc:date>
    </item>
    <item>
      <title>Re: Restricting Table access</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/restricting-table-access/m-p/2001230#M407365</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;you can achieve it by using S_TABU_DIS&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope it helps&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Mar 2007 15:45:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/restricting-table-access/m-p/2001230#M407365</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-14T15:45:54Z</dc:date>
    </item>
  </channel>
</rss>

