<?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: Analysis Authorization Error in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/analysis-authorization-error/m-p/8730318#M1673549</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Meraj,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Instead of just two AAs, please try having everything in a separate AA&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ZCC:100&lt;/P&gt;&lt;P&gt;ZCC:500&lt;/P&gt;&lt;P&gt;ZCC:550&lt;/P&gt;&lt;P&gt;ZPO:SA1&lt;/P&gt;&lt;P&gt;ZPO:EU1&lt;/P&gt;&lt;P&gt;ZPO:EU2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 16 May 2012 02:00:31 GMT</pubDate>
    <dc:creator>shivraj_singh2</dc:creator>
    <dc:date>2012-05-16T02:00:31Z</dc:date>
    <item>
      <title>Analysis Authorization Error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/analysis-authorization-error/m-p/8730315#M1673546</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;We have a scenario where there are 2 analysis authorizations&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ZA:SA1- with company code 100 and purchasing organization SA1&lt;/P&gt;&lt;P&gt;ZA:EU1- with company codes 500 and 550 and purchasing organization EU1 and EU2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;both Company code and pur. Org are authorization relevant &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When these analysis authorization is assigned to a user, and a user executes the query, the user gets,error:"insufficient authorization"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The analysis authorization works as below:&lt;/P&gt;&lt;P&gt;CC:100,500,550&lt;/P&gt;&lt;P&gt;PO:SA1,EU1,EU2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the first analysis authorization is checked, which is CC:100 &amp;amp; PO:SA1 , the reulst i authorized&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the second check, the complete authorization is again taken in to account &lt;/P&gt;&lt;P&gt;CC:100,500,550&lt;/P&gt;&lt;P&gt;PO:SA1,EU1,EU2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The second analysis authorization is checked, which is CC:500,550 and PO:EU1,EU2, the result is authorized&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the analysis auhtoirzaion keeps on giving error as it is checking for the below combination which is not available in any of the analysis authorization&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CC:100 &amp;amp; PO:EU1,EU2&lt;/P&gt;&lt;P&gt;CC: 500,550 &amp;amp; PO:SA1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SAP suggested that it works as above because it is two dimension&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The solution for this could be, clubbing all the values in one analysis authorization&lt;/P&gt;&lt;P&gt;and the other solution could be using the user exit&lt;/P&gt;&lt;P&gt;But the above solutions are not being aproved in our org&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any other alternative solution for this problem&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Version: SAP Netweaver 7.3&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;appreciate your answers&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: Meraj Mohammed&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 May 2012 07:15:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/analysis-authorization-error/m-p/8730315#M1673546</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-05-15T07:15:17Z</dc:date>
    </item>
    <item>
      <title>Re: Analysis Authorization Error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/analysis-authorization-error/m-p/8730316#M1673547</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Meraj,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I believe you can add a Variable of processing type "Authorization" in the query (uncheck 'ready for input' so that users cannot change the values determined by the variable) so as to select the values of company code and purchasing org as per the executing user's AA &amp;amp; use the same as input for the query.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Sandipan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 May 2012 07:38:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/analysis-authorization-error/m-p/8730316#M1673547</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-05-15T07:38:07Z</dc:date>
    </item>
    <item>
      <title>Re: Analysis Authorization Error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/analysis-authorization-error/m-p/8730317#M1673548</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sandipan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your reply but we tried this way, it does not work and moreover there are around 20-30 companycodes and the business it not ready to accept this way. In the query input, they provide the vendor number and the qurey shows the result for it from the infoprovider restricting it for comp code and purchasing org since they are set to processinng by authorization.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 May 2012 07:56:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/analysis-authorization-error/m-p/8730317#M1673548</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-05-15T07:56:06Z</dc:date>
    </item>
    <item>
      <title>Re: Analysis Authorization Error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/analysis-authorization-error/m-p/8730318#M1673549</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Meraj,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Instead of just two AAs, please try having everything in a separate AA&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ZCC:100&lt;/P&gt;&lt;P&gt;ZCC:500&lt;/P&gt;&lt;P&gt;ZCC:550&lt;/P&gt;&lt;P&gt;ZPO:SA1&lt;/P&gt;&lt;P&gt;ZPO:EU1&lt;/P&gt;&lt;P&gt;ZPO:EU2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 May 2012 02:00:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/analysis-authorization-error/m-p/8730318#M1673549</guid>
      <dc:creator>shivraj_singh2</dc:creator>
      <dc:date>2012-05-16T02:00:31Z</dc:date>
    </item>
    <item>
      <title>Re: Analysis Authorization Error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/analysis-authorization-error/m-p/8730319#M1673550</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Shivraj,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tried this way but still, it doesn't work&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 May 2012 07:14:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/analysis-authorization-error/m-p/8730319#M1673550</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-05-16T07:14:22Z</dc:date>
    </item>
    <item>
      <title>Re: Analysis Authorization Error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/analysis-authorization-error/m-p/8730320#M1673551</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Did you run a trace yet to identify the authorizations?&amp;nbsp; These are relant org values and are being used else where already?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 May 2012 16:14:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/analysis-authorization-error/m-p/8730320#M1673551</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-05-16T16:14:33Z</dc:date>
    </item>
    <item>
      <title>Re: Analysis Authorization Error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/analysis-authorization-error/m-p/8730321#M1673552</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Meraj,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is quite strange, based on examples in SAP note 1000004, PO authorizations should merge because they differ in &lt;STRONG&gt;no more than one dimension.&lt;/STRONG&gt; and then can combine with CC authorizations to fill empty dimension there by giving the combination &lt;/P&gt;&lt;P style="font-size: 12px; background-color: #ffffff; color: #333333;"&gt;CC:100 &amp;amp; PO:EU1,EU2&lt;/P&gt;&lt;P style="font-size: 12px; background-color: #ffffff; color: #333333;"&gt;CC: 500,550 &amp;amp; PO:SA1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Only other way I can think of is have one CC auth and one PO auth&lt;/P&gt;&lt;P&gt;CC:100,500,550&lt;/P&gt;&lt;P&gt;PO:SA1,EU1,EU2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;these will combine and give you access to the entire union.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Shivraj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 May 2012 23:07:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/analysis-authorization-error/m-p/8730321#M1673552</guid>
      <dc:creator>shivraj_singh2</dc:creator>
      <dc:date>2012-05-16T23:07:19Z</dc:date>
    </item>
  </channel>
</rss>

