<?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/1431913#M206392</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi vijaya,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;       you can view authorization group in transaction PFCG.give role name and go in display mode.but i would like to know what is your authorization objects.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 03 Jul 2006 12:34:43 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-07-03T12:34:43Z</dc:date>
    <item>
      <title>authorization object</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/authorization-object/m-p/1431912#M206391</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi &lt;/P&gt;&lt;P&gt;all &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please suggest me how to find out , what authorization objects are assigned to a particular authorization group.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i need to find out the above for my authorization group&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks in advance&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Jun 2006 20:03:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/authorization-object/m-p/1431912#M206391</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-27T20:03:26Z</dc:date>
    </item>
    <item>
      <title>Re: authorization object</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/authorization-object/m-p/1431913#M206392</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi vijaya,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;       you can view authorization group in transaction PFCG.give role name and go in display mode.but i would like to know what is your authorization objects.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Jul 2006 12:34:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/authorization-object/m-p/1431913#M206392</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-07-03T12:34: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/1431914#M206393</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vijaya,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;AUTHORITY-CHECK OBJECT object &lt;/P&gt;&lt;P&gt;ID name1 FIELD f1 &lt;/P&gt;&lt;P&gt;ID name2 FIELD f2 &lt;/P&gt;&lt;P&gt;... &lt;/P&gt;&lt;P&gt;ID name10 FIELD f10. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can use ST01 to switch on the authorization trace. If you do not have access to ST01, you can execute SU53 to check the authorization objects being checked for a transaction.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For eg you execute MM01 and then you execute SU53 to see what authorization checks were &lt;/P&gt;&lt;P&gt;performed when you executed MM01.&lt;/P&gt;&lt;P&gt;object &lt;/P&gt;&lt;P&gt;Field which contains the name of the object for which the authorization is to be checked. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;name1 ... &lt;/P&gt;&lt;P&gt;Fields which contain the names of the &lt;/P&gt;&lt;P&gt;authorization fields defined in the object. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;f1 ... &lt;/P&gt;&lt;P&gt;Fields which contain the values for which the &lt;/P&gt;&lt;P&gt;authorization is to be checked. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps u.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Seema.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Jul 2006 05:17:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/authorization-object/m-p/1431914#M206393</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-07-04T05:17:16Z</dc:date>
    </item>
    <item>
      <title>Re: authorization object</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/authorization-object/m-p/1431915#M206394</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;All authorization objects are grouped to form a role in Create roles tcode(PFCG).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can get list of authorization objects in tcode SU24.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Once roles has been created these will be assigned to users via PFCG or SU01 tcodes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regds&lt;/P&gt;&lt;P&gt;Manohar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 08 Jul 2006 17:00:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/authorization-object/m-p/1431915#M206394</guid>
      <dc:creator>Manohar2u</dc:creator>
      <dc:date>2006-07-08T17:00:36Z</dc:date>
    </item>
    <item>
      <title>Re: authorization object</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/authorization-object/m-p/1431916#M206395</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;/P&gt;&lt;P&gt;thanks everyone &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ur suggestions solved my problem&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Jul 2006 15:47:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/authorization-object/m-p/1431916#M206395</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-07-10T15:47:49Z</dc:date>
    </item>
  </channel>
</rss>

