<?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: Regarding Authorization Objects. in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-authorization-objects/m-p/4970358#M1158396</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;u can try this table AGR_TCODES...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 19 Jan 2009 08:44:13 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-01-19T08:44:13Z</dc:date>
    <item>
      <title>Regarding Authorization Objects.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-authorization-objects/m-p/4970355#M1158393</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;In PFCG Tcode, in the Menu tab - u enter the Tcode and in the Authorization table - when u click the " Change Authorization data" icon,  u get all the authorization details of that particular transaction.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example: When u enter SE38 tcode and click on the "Change Authorization data" icon...u get the details like....u can Create or generate, Change, Display, Delete data and also about the package..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My requirement is when ever user enter the Tcode, the all the details regarding the tcode should be displayed. Can u please tell me which table stores these data's. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Thendral A on Jan 19, 2009 4:24 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Jan 2009 08:23:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-authorization-objects/m-p/4970355#M1158393</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-01-19T08:23:49Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding Authorization Objects.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-authorization-objects/m-p/4970356#M1158394</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;go to program SAPLPRGN_TREE of t.code PFCG see the tables used&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TABLES: agr_define, agr_texts.   &lt;/P&gt;&lt;P&gt;TABLES: ssm_cust, prgn_cust.           &lt;/P&gt;&lt;P&gt;TABLES: usr12, ust12, usr02, tdevc, t002.&lt;/P&gt;&lt;P&gt;TABLES: agr_1016, agr_prof.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Jan 2009 08:31:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-authorization-objects/m-p/4970356#M1158394</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-01-19T08:31:22Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding Authorization Objects.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-authorization-objects/m-p/4970357#M1158395</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;I tried debugging before i posted the message in forum, but the data is not fetched from these tables.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Jan 2009 08:38:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-authorization-objects/m-p/4970357#M1158395</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-01-19T08:38:47Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding Authorization Objects.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-authorization-objects/m-p/4970358#M1158396</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;u can try this table AGR_TCODES...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Jan 2009 08:44:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-authorization-objects/m-p/4970358#M1158396</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-01-19T08:44:13Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding Authorization Objects.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-authorization-objects/m-p/4970359#M1158397</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The table USOBT_C saves the Permitted Activities for a particular Auth Object. &lt;/P&gt;&lt;P&gt;These Activities include &lt;/P&gt;&lt;P&gt;01 Create or generate &lt;/P&gt;&lt;P&gt;02 Change &lt;/P&gt;&lt;P&gt;03 Display &lt;/P&gt;&lt;P&gt;06 Delete &lt;/P&gt;&lt;P&gt;07 Activate, generate &lt;/P&gt;&lt;P&gt;16 Execute &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;etc. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can set these activity types using tcode SU21. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards, &lt;/P&gt;&lt;P&gt;Jinson&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Jan 2009 08:57:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-authorization-objects/m-p/4970359#M1158397</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-01-19T08:57:09Z</dc:date>
    </item>
  </channel>
</rss>

