<?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: Securing Info object  Attributes in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/securing-info-object-attributes/m-p/2252371#M487129</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Please refer to the following info regarding how  Object S_RS_IOBJ is used.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Definition&lt;/P&gt;&lt;P&gt;You use this authorization object to restrict how users work with InfoObjects and their sub-objects.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Defined fields&lt;/P&gt;&lt;P&gt;The object has four fields:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;InfoObjectCatalog: This is where you specify the key of the InfoObject catalog that a user is authorized to work with.&lt;/P&gt;&lt;P&gt;InfoObject: A user is authorized to work with the InfoObjects that you&lt;/P&gt;&lt;P&gt;specify here.&lt;/P&gt;&lt;P&gt;Sub-object of the InfoObject: You use the sub-object to specify the parts of the InfoObject that a user is permitted to work with.&lt;/P&gt;&lt;P&gt;There are the following sub-objects:&lt;/P&gt;&lt;P&gt;Definition&lt;/P&gt;&lt;P&gt;UpdateRule&lt;/P&gt;&lt;P&gt;Activity: Determines whether a user is allowed to display, delete, maintain, or update a sub-object.&lt;/P&gt;&lt;P&gt;Display InfoObject-Definition (Activity = 03)&lt;/P&gt;&lt;P&gt;Maintain InfoObject-Definition (Activity = 23)&lt;/P&gt;&lt;P&gt;Display InfoObject-Update Rules (Activity = 03)&lt;/P&gt;&lt;P&gt;Maintain InfoObject-Update Rules (Activity = 23)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This authorization object is checked only if the user is not authorized to maintain or display InfoObjects (authorization object: S_RS_ADMWB-InfoObject, activity: maintain/display)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now the scenario u are looking at,&lt;/P&gt;&lt;P&gt;Can be accomplished by making the infoobjects corresponding to the critical fields as Authorization Relevation in Transaction RSA1 or RSD1 to perform this and then create custom Analysis Authorizations and add them in the S_RS_AUTH&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Manohar&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 24 May 2007 05:18:50 GMT</pubDate>
    <dc:creator>manohar_kappala2</dc:creator>
    <dc:date>2007-05-24T05:18:50Z</dc:date>
    <item>
      <title>Securing Info object  Attributes</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/securing-info-object-attributes/m-p/2252370#M487128</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;  We have loaded Employee Master Data 0EMPLOYEE from ERP to BI. The employee master  data contains sensitive critical info like Annual Salary, Pay level etc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  The requirement is "How to prevent the data of certain attributes of the Employee Master from being displayed in the report and allow the rest of the attributes to be shown."&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The object S_RS_IOBJ has a sub object called 'DATA'.&lt;/P&gt;&lt;P&gt;Will it block all the master data and also the texts?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do we need a custom Auth Object?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please suggest. Any suggestion is appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Vishno&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 May 2007 22:23:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/securing-info-object-attributes/m-p/2252370#M487128</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-23T22:23:54Z</dc:date>
    </item>
    <item>
      <title>Re: Securing Info object  Attributes</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/securing-info-object-attributes/m-p/2252371#M487129</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Please refer to the following info regarding how  Object S_RS_IOBJ is used.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Definition&lt;/P&gt;&lt;P&gt;You use this authorization object to restrict how users work with InfoObjects and their sub-objects.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Defined fields&lt;/P&gt;&lt;P&gt;The object has four fields:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;InfoObjectCatalog: This is where you specify the key of the InfoObject catalog that a user is authorized to work with.&lt;/P&gt;&lt;P&gt;InfoObject: A user is authorized to work with the InfoObjects that you&lt;/P&gt;&lt;P&gt;specify here.&lt;/P&gt;&lt;P&gt;Sub-object of the InfoObject: You use the sub-object to specify the parts of the InfoObject that a user is permitted to work with.&lt;/P&gt;&lt;P&gt;There are the following sub-objects:&lt;/P&gt;&lt;P&gt;Definition&lt;/P&gt;&lt;P&gt;UpdateRule&lt;/P&gt;&lt;P&gt;Activity: Determines whether a user is allowed to display, delete, maintain, or update a sub-object.&lt;/P&gt;&lt;P&gt;Display InfoObject-Definition (Activity = 03)&lt;/P&gt;&lt;P&gt;Maintain InfoObject-Definition (Activity = 23)&lt;/P&gt;&lt;P&gt;Display InfoObject-Update Rules (Activity = 03)&lt;/P&gt;&lt;P&gt;Maintain InfoObject-Update Rules (Activity = 23)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This authorization object is checked only if the user is not authorized to maintain or display InfoObjects (authorization object: S_RS_ADMWB-InfoObject, activity: maintain/display)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now the scenario u are looking at,&lt;/P&gt;&lt;P&gt;Can be accomplished by making the infoobjects corresponding to the critical fields as Authorization Relevation in Transaction RSA1 or RSD1 to perform this and then create custom Analysis Authorizations and add them in the S_RS_AUTH&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Manohar&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 May 2007 05:18:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/securing-info-object-attributes/m-p/2252371#M487129</guid>
      <dc:creator>manohar_kappala2</dc:creator>
      <dc:date>2007-05-24T05:18:50Z</dc:date>
    </item>
    <item>
      <title>Re: Securing Info object  Attributes</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/securing-info-object-attributes/m-p/2252372#M487130</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Manohar,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Main Info Obj = 0EMPLOYEE; Attributes = 0PAYSCALELV (Pay level) which is a characteristic and 0ANSAL (Annual salary) which is a Key Figure. The data for these two fields need to be blocked.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Going by your explanation - make 0PAYSCALELV as auth relevant and in the S_RS_IOBJ all the Activity items (Display &amp;amp; Maintain) should be checked off.&lt;/P&gt;&lt;P&gt;One of the Sub objects of an Info Object is 'DATA'. &lt;/P&gt;&lt;P&gt;If the 'DATA' sub object is checked on with all the Activities (03 &amp;amp; 23) checked off - Will it block the data for this field?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also for the Key Fig authorization, I assume the 1KYFNM object has to be used and then 0ANSAL has to be added to it.&lt;/P&gt;&lt;P&gt;My concern is how do I block the 0ANSAL since for custom auth object I dont see any Activity.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any thought is welcome.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &lt;/P&gt;&lt;P&gt;Vishno&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 May 2007 18:34:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/securing-info-object-attributes/m-p/2252372#M487130</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-24T18:34:53Z</dc:date>
    </item>
    <item>
      <title>Re: Securing Info object  Attributes</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/securing-info-object-attributes/m-p/2252373#M487131</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Resurrecting an old post.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am having similar issue. We are on BI 7.0. &lt;/P&gt;&lt;P&gt;InfoObject 0EMPLOYEE has some sensitive attributes such as salary, ssn, pay grade, etc. Most of the users should not be allowed to view the sensitive attributes when they execute queries. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can someone please provide any insightful suggestions on how we can hide the sensitive attributes in 0EMPLOYEE &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Jay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Sep 2007 17:39:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/securing-info-object-attributes/m-p/2252373#M487131</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-26T17:39:50Z</dc:date>
    </item>
    <item>
      <title>Re: Securing Info object  Attributes</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/securing-info-object-attributes/m-p/2252374#M487132</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This message was moderated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Jun 2013 01:04:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/securing-info-object-attributes/m-p/2252374#M487132</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-06-17T01:04:05Z</dc:date>
    </item>
  </channel>
</rss>

