<?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 Authorization problem in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/authorization-problem/m-p/3468576#M833739</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi to all&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My requirement is....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I my company there is two types of salary processing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;senior staff salary(Upper management)  and    below that level salary.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now our requirement is to impose a authorization only certain users can see senior staff salary.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But reports are common .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How to impose authorization.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please guide me....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 29 Feb 2008 09:11:36 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-02-29T09:11:36Z</dc:date>
    <item>
      <title>Authorization problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/authorization-problem/m-p/3468576#M833739</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi to all&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My requirement is....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I my company there is two types of salary processing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;senior staff salary(Upper management)  and    below that level salary.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now our requirement is to impose a authorization only certain users can see senior staff salary.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But reports are common .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How to impose authorization.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please guide me....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Feb 2008 09:11:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/authorization-problem/m-p/3468576#M833739</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-29T09:11:36Z</dc:date>
    </item>
    <item>
      <title>Re: Authorization problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/authorization-problem/m-p/3468577#M833740</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;First you have to create A role in that assign that transaction of report&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and according to your requirement assign that role to the some persons of the lower staff.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH&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;Dhruv Shah&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Feb 2008 09:14:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/authorization-problem/m-p/3468577#M833740</guid>
      <dc:creator>dhruv_shah3</dc:creator>
      <dc:date>2008-02-29T09:14:45Z</dc:date>
    </item>
    <item>
      <title>Re: Authorization problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/authorization-problem/m-p/3468578#M833741</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, &lt;/P&gt;&lt;P&gt;   First create a Role with Tcode PFCG&lt;/P&gt;&lt;P&gt;Then maintain the authorization objects to this role. like DISPLAY&lt;/P&gt;&lt;P&gt;Assign the users who can view the salary... &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now write a BAdi method, where you check the Authorization object matches the one which has been set in above step. Return a message if user not authorized.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;now call this BAdimethod in your code with the authorization code. if there is a message returned, that means user is not authorized...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward points if found helpful&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Seema&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Feb 2008 10:31:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/authorization-problem/m-p/3468578#M833741</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-29T10:31:21Z</dc:date>
    </item>
    <item>
      <title>Re: Authorization problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/authorization-problem/m-p/3468579#M833742</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;create a an auth object and assign two values to it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;based on the value assigned to the auth object in the user master record run the select statement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;code ur select statement accordingly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Achu&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward points if the reply is helpful to u.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Feb 2008 10:37:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/authorization-problem/m-p/3468579#M833742</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-29T10:37:55Z</dc:date>
    </item>
  </channel>
</rss>

