<?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: Authorization Object in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/authorization-object/m-p/4590694#M1082605</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;in PFCG goto authorizatiopns tab ,there click change authorization data,there you can give your objects.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 07 Oct 2008 10:54:54 GMT</pubDate>
    <dc:creator>GauthamV</dc:creator>
    <dc:date>2008-10-07T10:54:54Z</dc:date>
    <item>
      <title>Authorization Object</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/authorization-object/m-p/4590689#M1082600</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 am developing one RFC which will retrieve some data from ECC 6 machine. This RFC is working fine now with one user.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My requirement is to restrict another user to access some records of table pa2002 depending on pernr.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I know for the same i have to use authority-check, authorization field , object method. But i am getting confused in using built in authorization object. How can we get values for particular authorization field??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anybody help me??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Prashant&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Oct 2008 10:29:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/authorization-object/m-p/4590689#M1082600</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-07T10:29:31Z</dc:date>
    </item>
    <item>
      <title>Re: Authorization Object</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/authorization-object/m-p/4590690#M1082601</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;well the thing with authorization objects works the other way round.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you do not check pernr´s or such.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;a given authority object is needed come across the authority check.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the users either have that authority object or not.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Oct 2008 10:33:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/authorization-object/m-p/4590690#M1082601</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-07T10:33:03Z</dc:date>
    </item>
    <item>
      <title>Re: Authorization Object</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/authorization-object/m-p/4590691#M1082602</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For one user i don't want to give the access to the HR master data. For that there are following authorization object,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    P_PCLX         HR: Clusters                              &lt;/P&gt;&lt;P&gt;    P_ORGIN       HR: Master Data                           &lt;/P&gt;&lt;P&gt;    P_ORGXX      HR: Master Data - Extended Check          &lt;/P&gt;&lt;P&gt;    P_PERNR      HR: Master Data - Personnel Number Check&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But how to assign this object to to any user&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Oct 2008 10:35:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/authorization-object/m-p/4590691#M1082602</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-07T10:35:48Z</dc:date>
    </item>
    <item>
      <title>Re: Authorization Object</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/authorization-object/m-p/4590692#M1082603</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;you have to create a role using PFCG transaction and give your authorization object and then give the role for user in SU01.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Generally this will be done by basis people .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Oct 2008 10:45:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/authorization-object/m-p/4590692#M1082603</guid>
      <dc:creator>GauthamV</dc:creator>
      <dc:date>2008-10-07T10:45:05Z</dc:date>
    </item>
    <item>
      <title>Re: Authorization Object</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/authorization-object/m-p/4590693#M1082604</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have created User role. Where to give authorization object??&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Oct 2008 10:50:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/authorization-object/m-p/4590693#M1082604</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-07T10:50:43Z</dc:date>
    </item>
    <item>
      <title>Re: Authorization Object</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/authorization-object/m-p/4590694#M1082605</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;in PFCG goto authorizatiopns tab ,there click change authorization data,there you can give your objects.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Oct 2008 10:54:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/authorization-object/m-p/4590694#M1082605</guid>
      <dc:creator>GauthamV</dc:creator>
      <dc:date>2008-10-07T10:54:54Z</dc:date>
    </item>
    <item>
      <title>Re: Authorization Object</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/authorization-object/m-p/4590695#M1082606</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;there are only few objects. the objects which are displayed in SU21 are not shown in that list.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Oct 2008 11:20:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/authorization-object/m-p/4590695#M1082606</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-07T11:20:04Z</dc:date>
    </item>
  </channel>
</rss>

