<?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: BW Security: Infoobject security in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/bw-security-infoobject-security/m-p/2761849#M642952</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;no this is working as designed, SAP allways looks at the widest value in all the roles given.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 07 Sep 2007 05:33:45 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-09-07T05:33:45Z</dc:date>
    <item>
      <title>BW Security: Infoobject security</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bw-security-infoobject-security/m-p/2761848#M642951</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;     I have  the following requirement:&lt;/P&gt;&lt;P&gt;1) I built a role Role1  giving access to execute query Q1 and access to cost center's  CC1 , CC2 . It is assogned to  USER1 and when he executes the query Q1 , the data for only  the cost center CC1 and CC2 is displayed &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2)I built another role Role2  giving access to execute query Q2 and access to cost center's  CC3, CC4 . It is assogned to  USER2 and when he executes the query Q2 , the the data for only  the cost center CC3 and CC4 is displayed &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    Now when i assign bothe these roles to a user say USER3 , when he executes the query Q1 he is seeing data for all Cost center CC1, CC2 , CC3 and CC4.&lt;/P&gt;&lt;P&gt; similarly for Query Q2 he is seeing the data for all the cost centers.&lt;/P&gt;&lt;P&gt;        Is it possible to restrict the cost centers based on the query the user executes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;Neha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Sep 2007 15:33:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bw-security-infoobject-security/m-p/2761848#M642951</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-06T15:33:43Z</dc:date>
    </item>
    <item>
      <title>Re: BW Security: Infoobject security</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bw-security-infoobject-security/m-p/2761849#M642952</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;no this is working as designed, SAP allways looks at the widest value in all the roles given.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Sep 2007 05:33:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bw-security-infoobject-security/m-p/2761849#M642952</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-07T05:33:45Z</dc:date>
    </item>
    <item>
      <title>Re: BW Security: Infoobject security</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bw-security-infoobject-security/m-p/2761850#M642953</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your reply Auke. So it is not possible to restrict what cost centers the user can see based on what query he executes.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Sep 2007 13:49:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bw-security-infoobject-security/m-p/2761850#M642953</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-07T13:49:04Z</dc:date>
    </item>
    <item>
      <title>Re: BW Security: Infoobject security</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bw-security-infoobject-security/m-p/2761851#M642954</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Auke is correct in pointing out that it is working as designed but with a little design change it will work for what you need.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is what you need to do...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Goal:  Execute Query 1, 2, 3, etc for specific cost centers.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Role Design:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Create a role for all the Queries (1, 2, 3, etc).&lt;/P&gt;&lt;P&gt;Example:  Z_QUERIES&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Create one role per cost center (you can also derived this role from one master to several child roles).&lt;/P&gt;&lt;P&gt;Example: Z_CostCenter_1, Z_CostCenter_2, Z_CostCenter_3, etc.&lt;/P&gt;&lt;P&gt;Each of these role will have access to a pertinent cost centers.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Voila!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Test Access:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For User1 assign Z_QUERIES &amp;amp; Z_CostCenter_1.  User1 can execute all the queries but can only access cost center 1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Got it!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Sep 2007 22:33:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bw-security-infoobject-security/m-p/2761851#M642954</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-07T22:33:17Z</dc:date>
    </item>
  </channel>
</rss>

