<?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: Creating authorisation check for table row level security in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/creating-authorisation-check-for-table-row-level-security/m-p/6056509#M1353320</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have you considered the S_TABU_LIN optional object?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 18 Sep 2009 18:56:37 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-09-18T18:56:37Z</dc:date>
    <item>
      <title>Creating authorisation check for table row level security</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/creating-authorisation-check-for-table-row-level-security/m-p/6056508#M1353319</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;I have created a table maintenance program which as the following keys:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sales Area&lt;/P&gt;&lt;P&gt;Sales Org&lt;/P&gt;&lt;P&gt;Company Code&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now we want to let users maintain data in this table but for some users I want to give access for some sales areas and some sales org and some company codes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can I create a authorisation or authority check to let users maintain data only to sales org or sales areas that a user is assigned. Also we want some users to only display the data some to maintain. How can I set this kind of authorisation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Appreciate your inputs and ideas to implement this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Karen&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Sep 2009 08:19:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/creating-authorisation-check-for-table-row-level-security/m-p/6056508#M1353319</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-09-16T08:19:59Z</dc:date>
    </item>
    <item>
      <title>Re: Creating authorisation check for table row level security</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/creating-authorisation-check-for-table-row-level-security/m-p/6056509#M1353320</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have you considered the S_TABU_LIN optional object?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Sep 2009 18:56:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/creating-authorisation-check-for-table-row-level-security/m-p/6056509#M1353320</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-09-18T18:56:37Z</dc:date>
    </item>
    <item>
      <title>Re: Creating authorisation check for table row level security</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/creating-authorisation-check-for-table-row-level-security/m-p/6056510#M1353321</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 you can not solve your problem with authorization object suggested by Julian then you can try to use events for additional checks. You can assign ABAP routine to various events in maintenance view (Environment -&amp;gt; Modifications -&amp;gt; Events in Table maintenance generator). There is event 25 - Individual authorization checks. You can use it to do additional authorization checks. For example for your own authorization object.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Martin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 19 Sep 2009 05:38:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/creating-authorisation-check-for-table-row-level-security/m-p/6056510#M1353321</guid>
      <dc:creator>mvoros</dc:creator>
      <dc:date>2009-09-19T05:38:47Z</dc:date>
    </item>
    <item>
      <title>Re: Creating authorisation check for table row level security</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/creating-authorisation-check-for-table-row-level-security/m-p/6056511#M1353322</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That is a good point. I was a bit uncertain whether a view had been created, because Karren only said:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;gt; I have created a table maintenance program&lt;/P&gt;&lt;P&gt;Perhaps if Karren would clarify a bit, and confirm that the other post in the WDA forum is not related...?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Julius&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 19 Sep 2009 07:07:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/creating-authorisation-check-for-table-row-level-security/m-p/6056511#M1353322</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-09-19T07:07:32Z</dc:date>
    </item>
    <item>
      <title>Re: Creating authorisation check for table row level security</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/creating-authorisation-check-for-table-row-level-security/m-p/6056512#M1353323</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;I have built the WD4A maintenance program on top of the Z Table directly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Karen&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Sep 2009 08:59:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/creating-authorisation-check-for-table-row-level-security/m-p/6056512#M1353323</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-09-25T08:59:02Z</dc:date>
    </item>
  </channel>
</rss>

