<?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 in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/bw-security/m-p/8738199#M1674348</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Zaheer,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am very new to this What I have to close this thread&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 10 May 2012 13:49:54 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2012-05-10T13:49:54Z</dc:date>
    <item>
      <title>BW security</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bw-security/m-p/8738191#M1674340</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have tried to put this question a lot and not getting solution some how &lt;SPAN __jive_emoticon_name="sad" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.sap.com/745/images/emoticons/sad.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When a user is trying to see the see the content of some Infocube in rsa1 he is getting an error "User master record is not sufficiently maintained for Object company code,User does not have authorozation for infoprovide Yo_BLCOND.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have tried the following thing from my side.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In ST01 and SU53 no error is coming it is showing successful authorization.&lt;/P&gt;&lt;P&gt;I have tried Chaging the values in R_RS_COMP but again not working.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help me on this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 May 2012 10:51:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bw-security/m-p/8738191#M1674340</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-05-10T10:51:20Z</dc:date>
    </item>
    <item>
      <title>Re: BW security</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bw-security/m-p/8738192#M1674341</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 it is an authorization problem, you should give the user sap_all and the equivalent for the BW authorizations. I wonder which what release you are working. If it is 7.x then look if the there is an info object that need to be made authorization relevant and add this to the analysis authorizations and the user. Sometimes your problem is not the real one and you have to dig deeper. Good luck.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have fun&lt;/P&gt;&lt;P&gt;Bye Jan van Roest&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 May 2012 11:31:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bw-security/m-p/8738192#M1674341</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-05-10T11:31:25Z</dc:date>
    </item>
    <item>
      <title>Re: BW security</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bw-security/m-p/8738193#M1674342</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Jan for your reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You have mentioned to make authorization relevant.Can you please help me where exactly check and change the authorization.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That will be really helpful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 May 2012 11:35:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bw-security/m-p/8738193#M1674342</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-05-10T11:35:28Z</dc:date>
    </item>
    <item>
      <title>Re: BW security</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bw-security/m-p/8738194#M1674343</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;if it is an info object (I have some doubts) you can do this with transaction RSD1. Make, if this is so, an analysis with this info object and the proper authorizations.&lt;/P&gt;&lt;P&gt;You also can try 0bi_all to add this to the user or a role with object s_rs_auth. That is the bi sap_all for reporting.&lt;/P&gt;&lt;P&gt;When you make an info object authorization relevant, it is automatically added to 0bi_all with the value *.&lt;/P&gt;&lt;P&gt;I am curious to see what the real problem is.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;have fun&lt;/P&gt;&lt;P&gt;Bye Jan van Roest&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 May 2012 11:50:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bw-security/m-p/8738194#M1674343</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-05-10T11:50:12Z</dc:date>
    </item>
    <item>
      <title>Re: BW security</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bw-security/m-p/8738195#M1674344</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let me tell you the exact steps user is doing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;He is logging in BW system and executing tcode listcube , user reaches to a screen stating "Call&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; List Viewer for Data Targets and then I put YO_BLCOND in Info provider and execute it , then I select any of the Info object and execute it there it gives me the error"User master record is not sufficiently maintained for Object company code,User does not have authorization for infoprovide Yo_BLCOND.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have given the same authorization what you have asked me to do but it did not help &lt;SPAN __jive_emoticon_name="sad" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.sap.com/745/images/emoticons/sad.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am putting the Tech information also.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;H3&gt;Your user master record is not sufficiently maintained for object Company Code Authorization Object&lt;/H3&gt;&lt;P&gt;Message no. BRAIN805&lt;/P&gt;&lt;H3&gt;Diagnosis&lt;/H3&gt;&lt;P&gt;When checking your authorizations for object 'Company Code Authorization Object' (technical name: ZCOMPCODE) it was established that you do not have authorization in your user master record for this object (return code 12).&lt;/P&gt;&lt;H3&gt;Procedure&lt;/H3&gt;&lt;P&gt;How you continue depends on the return code. See the online documentation for ABAP language element "AUTHORITY-CHECK". Please note:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;With a return code of 12, the object 'Company Code Authorization Object' has not been maintained in the user master, meaning there is no profile in the user master record in which this authorization object has been entered. This is, however, absolutely necessary, as all of the authorization objects created in the development class RSR are validated in the 'and' link. If the authorization is missing for only one object, the request is rejected as unauthorized.&lt;/LI&gt;&lt;LI&gt;Get the person responsible for your authorization to create you a profile containing authorization for object Company Code Authorization Object&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 May 2012 12:20:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bw-security/m-p/8738195#M1674344</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-05-10T12:20:29Z</dc:date>
    </item>
    <item>
      <title>Re: BW security</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bw-security/m-p/8738196#M1674345</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Raghav,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check in SU21, if there is any custom authorization object called "ZCOMPCODE". If found try creating a role with that along with SAP_ALL.SAP_NEW to narrow it down to security issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Strange that nothing is coming up in ST01, can you cross check if you are on the same app server as the user.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers !!&lt;BR /&gt;Zaheer Kazi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 May 2012 12:42:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bw-security/m-p/8738196#M1674345</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-05-10T12:42:12Z</dc:date>
    </item>
    <item>
      <title>Re: BW security</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bw-security/m-p/8738197#M1674346</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I searched for ZCOMPCODE object roles and put the YO_BLCOND.I assigned it to the user it is working fine for now thanks Zaheer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 May 2012 13:30:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bw-security/m-p/8738197#M1674346</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-05-10T13:30:54Z</dc:date>
    </item>
    <item>
      <title>Re: BW security</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bw-security/m-p/8738198#M1674347</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Great to hear that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If your query has been resolved, can you close this thread as resolved.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers !!&lt;BR /&gt;Zaheer &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 May 2012 13:39:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bw-security/m-p/8738198#M1674347</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-05-10T13:39:13Z</dc:date>
    </item>
    <item>
      <title>Re: BW security</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bw-security/m-p/8738199#M1674348</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Zaheer,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am very new to this What I have to close this thread&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 May 2012 13:49:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bw-security/m-p/8738199#M1674348</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-05-10T13:49:54Z</dc:date>
    </item>
    <item>
      <title>Re: BW security</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bw-security/m-p/8738200#M1674349</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Did you get this problem after a&amp;nbsp; copy from a cube or a transport. When you look in google with the message you see some more.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;have fun&lt;/P&gt;&lt;P&gt;Bye Jan van Roest&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 May 2012 15:25:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bw-security/m-p/8738200#M1674349</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-05-10T15:25:22Z</dc:date>
    </item>
    <item>
      <title>Re: BW security</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bw-security/m-p/8738201#M1674350</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No, It is not with copy or a transport.This is I have found in normal function of a user, though I am not very good in BW so I posted it here.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 May 2012 15:40:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bw-security/m-p/8738201#M1674350</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-05-10T15:40:51Z</dc:date>
    </item>
  </channel>
</rss>

