<?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 Listing authorization objects in a role in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/listing-authorization-objects-in-a-role/m-p/9854518#M1786857</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gurus,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to list the authorization objects in role. Could you please suggest a way/table name? This will help me to automate mass role editing .&lt;/P&gt;&lt;P&gt;Even if that involves a few excel sheet manipulations , tell me I have good hands on at excel sheet formula&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and Regards,&lt;/P&gt;&lt;P&gt;SAP Basis, Infosys&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 06 Nov 2013 09:13:29 GMT</pubDate>
    <dc:creator>Syamkriz</dc:creator>
    <dc:date>2013-11-06T09:13:29Z</dc:date>
    <item>
      <title>Listing authorization objects in a role</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/listing-authorization-objects-in-a-role/m-p/9854518#M1786857</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gurus,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to list the authorization objects in role. Could you please suggest a way/table name? This will help me to automate mass role editing .&lt;/P&gt;&lt;P&gt;Even if that involves a few excel sheet manipulations , tell me I have good hands on at excel sheet formula&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and Regards,&lt;/P&gt;&lt;P&gt;SAP Basis, Infosys&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Nov 2013 09:13:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/listing-authorization-objects-in-a-role/m-p/9854518#M1786857</guid>
      <dc:creator>Syamkriz</dc:creator>
      <dc:date>2013-11-06T09:13:29Z</dc:date>
    </item>
    <item>
      <title>Re: Listing authorization objects in a role</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/listing-authorization-objects-in-a-role/m-p/9854519#M1786858</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;its AGR_1251 table &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Nov 2013 09:22:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/listing-authorization-objects-in-a-role/m-p/9854519#M1786858</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-11-06T09:22:33Z</dc:date>
    </item>
    <item>
      <title>Re: Listing authorization objects in a role</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/listing-authorization-objects-in-a-role/m-p/9854520#M1786859</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Syam&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You may have your table as an answer and marked this post as resolved,&amp;nbsp; but I recommend you research and reconsider your goal....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;P&gt;This will help me to automate mass role editing .&lt;/P&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PFCG role editor is quite complex on different scenarios for roles (single, imparting, derived, composite, complex/simple mode with SU24, org values, Basis stack version, etc)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Using MS Excel to directly update AGR_1251 sounds high risk to your security build and use of PFCG. AGR_1251 is not the only table that is updated for roles (and in turn impacts to profile generation).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There the following SCN post has a good discussion around concern I am raising:&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://answers.sap.com/thread/3439368" title="http://scn.sap.com/thread/3439368"&gt;http://scn.sap.com/thread/3439368&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What are you actually attempting to do?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Colleen&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Nov 2013 02:48:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/listing-authorization-objects-in-a-role/m-p/9854520#M1786859</guid>
      <dc:creator>Colleen</dc:creator>
      <dc:date>2013-11-08T02:48:02Z</dc:date>
    </item>
    <item>
      <title>Re: Listing authorization objects in a role</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/listing-authorization-objects-in-a-role/m-p/9854521#M1786860</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Syam,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The&amp;nbsp; table that you are looking for is &lt;STRONG&gt;&lt;SPAN style="color: #800000;"&gt;AGR_1251&lt;/SPAN&gt;.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now, Please let me know what's the exact requirement? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Deepak M&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Nov 2013 12:10:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/listing-authorization-objects-in-a-role/m-p/9854521#M1786860</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-11-11T12:10:35Z</dc:date>
    </item>
  </channel>
</rss>

