<?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: Structural Authorization Exception in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/structural-authorization-exception/m-p/10813131#M1882046</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If logical database is not used in building reports in HR area , I am not sure whether reports will impose authorizaiton checks in the context of HR(P_ORGINCON etc).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;STRONG style="text-align: left; color: #000000; text-indent: 0px; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 14px; font-style: normal;"&gt;DESCRIPTION&lt;/STRONG&gt;&lt;SPAN style="text-align: left; color: #666666; text-indent: 0px;"&gt;&lt;SPAN class="Apple-converted-space"&gt; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="text-align: left; color: #666666; text-indent: 0px;"&gt;The logical database PNP performs the following functions in Reporting:&lt;SPAN class="Apple-converted-space"&gt; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;provides the standard selection screen for the HR master data&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;makes the specified selections&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;checks whether the user has the necessary authorizations to read the data&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However you can perfrom trace while running the reports and determine P_ORGINCON is getting checked.If yes ,In my opinion- go for custom authorizaiton object set up to enable full access to reports.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;EX:&lt;/P&gt;&lt;P&gt;object: Z_report&lt;/P&gt;&lt;P&gt;field : report_name&lt;/P&gt;&lt;P&gt;value : report1 , report2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;logic should be hardcoded in such a way whoever has this custom authorization should be enabled to run reprots w/o structural authorization checks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,Krishna&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 11 Feb 2015 07:39:23 GMT</pubDate>
    <dc:creator>former_member298454</dc:creator>
    <dc:date>2015-02-11T07:39:23Z</dc:date>
    <item>
      <title>Structural Authorization Exception</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/structural-authorization-exception/m-p/10813128#M1882043</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We are implementing context sensitive structural authorizations, but there are certain reports which should not be restricted based on the org structure. Is there a way to exclude certain reports from structural authrzation checks. Any help is highly appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Mohammed&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Jan 2015 06:05:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/structural-authorization-exception/m-p/10813128#M1882043</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-01-27T06:05:43Z</dc:date>
    </item>
    <item>
      <title>Re: Structural Authorization Exception</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/structural-authorization-exception/m-p/10813129#M1882044</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;Mohammed,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Auhtorization object&amp;nbsp; P_ABAP with value 2 which bypass the PA checks.This might help to fulfill your scenario.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Assignig this authopprization makes the user to run reports w/o any authorization check.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,Krishna&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Jan 2015 07:35:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/structural-authorization-exception/m-p/10813129#M1882044</guid>
      <dc:creator>former_member298454</dc:creator>
      <dc:date>2015-01-27T07:35:12Z</dc:date>
    </item>
    <item>
      <title>Re: Structural Authorization Exception</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/structural-authorization-exception/m-p/10813130#M1882045</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you Krishna this is very helpful, but we&amp;nbsp; are using SLCM and the reports are not with logical database so will not be able to use this object&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Mohammed&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Feb 2015 05:51:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/structural-authorization-exception/m-p/10813130#M1882045</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-02-11T05:51:33Z</dc:date>
    </item>
    <item>
      <title>Re: Structural Authorization Exception</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/structural-authorization-exception/m-p/10813131#M1882046</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If logical database is not used in building reports in HR area , I am not sure whether reports will impose authorizaiton checks in the context of HR(P_ORGINCON etc).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;STRONG style="text-align: left; color: #000000; text-indent: 0px; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 14px; font-style: normal;"&gt;DESCRIPTION&lt;/STRONG&gt;&lt;SPAN style="text-align: left; color: #666666; text-indent: 0px;"&gt;&lt;SPAN class="Apple-converted-space"&gt; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="text-align: left; color: #666666; text-indent: 0px;"&gt;The logical database PNP performs the following functions in Reporting:&lt;SPAN class="Apple-converted-space"&gt; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;provides the standard selection screen for the HR master data&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;makes the specified selections&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;checks whether the user has the necessary authorizations to read the data&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However you can perfrom trace while running the reports and determine P_ORGINCON is getting checked.If yes ,In my opinion- go for custom authorizaiton object set up to enable full access to reports.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;EX:&lt;/P&gt;&lt;P&gt;object: Z_report&lt;/P&gt;&lt;P&gt;field : report_name&lt;/P&gt;&lt;P&gt;value : report1 , report2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;logic should be hardcoded in such a way whoever has this custom authorization should be enabled to run reprots w/o structural authorization checks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,Krishna&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Feb 2015 07:39:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/structural-authorization-exception/m-p/10813131#M1882046</guid>
      <dc:creator>former_member298454</dc:creator>
      <dc:date>2015-02-11T07:39:23Z</dc:date>
    </item>
  </channel>
</rss>

