<?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 entry authorisations in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-entry-authorisations/m-p/4410462#M1048056</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Raja&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In order to maintain table entries we usually have a maintenance view.&lt;/P&gt;&lt;P&gt;Maintenance views can be assigned to an &lt;STRONG&gt;authorization group&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;Thus, you have at least two layers where you can restrict table maintenance:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;SM30 - Restrict maintenance at all
Authorization groups - restrict groups of maintenance views&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;  Uwe&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 12 Sep 2008 20:04:20 GMT</pubDate>
    <dc:creator>uwe_schieferstein</dc:creator>
    <dc:date>2008-09-12T20:04:20Z</dc:date>
    <item>
      <title>Table entry authorisations</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-entry-authorisations/m-p/4410459#M1048053</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Is there a way to restrict users from entering data into a particular table from the ABAP dictionary?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;raja&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Sep 2008 16:57:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-entry-authorisations/m-p/4410459#M1048053</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-12T16:57:52Z</dc:date>
    </item>
    <item>
      <title>Re: Table entry authorisations</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-entry-authorisations/m-p/4410460#M1048054</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you can create ur own Authorization object using FM AUTHORITY_CHECK. In this FM u will find different options and u can define objects on which u want to have Authorizations.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Sep 2008 17:35:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-entry-authorisations/m-p/4410460#M1048054</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-12T17:35:33Z</dc:date>
    </item>
    <item>
      <title>Re: Table entry authorisations</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-entry-authorisations/m-p/4410461#M1048055</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;If the table is a custom table created by you, change the "Data Browser/Table View Maint."  to Display/Maintenance Not Allowed.&lt;/P&gt;&lt;P&gt;Table-&amp;gt;Delivery and Maintenance(tab strip)-&amp;gt;Data Browser/Table View Maint.&lt;/P&gt;&lt;P&gt;and set here as Display/Maintenance Not Allowed&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Adithya M&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Sep 2008 19:13:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-entry-authorisations/m-p/4410461#M1048055</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-12T19:13:34Z</dc:date>
    </item>
    <item>
      <title>Re: Table entry authorisations</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-entry-authorisations/m-p/4410462#M1048056</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Raja&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In order to maintain table entries we usually have a maintenance view.&lt;/P&gt;&lt;P&gt;Maintenance views can be assigned to an &lt;STRONG&gt;authorization group&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;Thus, you have at least two layers where you can restrict table maintenance:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;SM30 - Restrict maintenance at all
Authorization groups - restrict groups of maintenance views&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;  Uwe&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Sep 2008 20:04:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-entry-authorisations/m-p/4410462#M1048056</guid>
      <dc:creator>uwe_schieferstein</dc:creator>
      <dc:date>2008-09-12T20:04:20Z</dc:date>
    </item>
  </channel>
</rss>

