<?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: Reg: authorization objects in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/reg-authorization-objects/m-p/4880996#M1140801</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rajesh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;By allocating authorizations, you determine which entity objects your users can process and what business activities they can perform. You can also assign separate authorizations for different processing types. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To see what authorizations a particular user has execute the Tcode SUIM, there you can see all the authorization objects.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For more details go through the following links :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/erp2005_ehp_04/helpdata/EN/db/0c454117acf423e10000000a155106/frameset.htm" target="test_blank"&gt;http://help.sap.com/erp2005_ehp_04/helpdata/EN/db/0c454117acf423e10000000a155106/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/erp2005_ehp_04/helpdata/EN/8b/6d62f526f245868116feb67d22233d/frameset.htm" target="test_blank"&gt;http://help.sap.com/erp2005_ehp_04/helpdata/EN/8b/6d62f526f245868116feb67d22233d/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Nitesh Jain&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 09 Dec 2008 14:12:37 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-12-09T14:12:37Z</dc:date>
    <item>
      <title>Reg: authorization objects</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reg-authorization-objects/m-p/4880994#M1140799</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Wat are custom authorization objects? in which table these details will be avliable and how to find how many programs are utilized  by each authorization object&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Dec 2008 10:34:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reg-authorization-objects/m-p/4880994#M1140799</guid>
      <dc:creator>former_member299814</dc:creator>
      <dc:date>2008-12-09T10:34:13Z</dc:date>
    </item>
    <item>
      <title>Re: Reg: authorization objects</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reg-authorization-objects/m-p/4880995#M1140800</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Authorization objects are objects that are checked from with in a program during run time.   The user must have the authorization object for the program to continue to run.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm not sure of the table for the objects.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The way to find out what is effected is to do a search for the object for any Z* programs SAPMZ&lt;STRONG&gt;, SAPLMZ&lt;/STRONG&gt;, and custom objects on your system.  I use the program RSRSCAN1 for 4.6, and RPR_ABAP_SOURCE_SCAN on 6.0.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The transaction SUIM will display the user's that have authority to the authorization object(s).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Dec 2008 11:33:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reg-authorization-objects/m-p/4880995#M1140800</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-12-09T11:33:54Z</dc:date>
    </item>
    <item>
      <title>Re: Reg: authorization objects</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reg-authorization-objects/m-p/4880996#M1140801</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rajesh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;By allocating authorizations, you determine which entity objects your users can process and what business activities they can perform. You can also assign separate authorizations for different processing types. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To see what authorizations a particular user has execute the Tcode SUIM, there you can see all the authorization objects.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For more details go through the following links :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/erp2005_ehp_04/helpdata/EN/db/0c454117acf423e10000000a155106/frameset.htm" target="test_blank"&gt;http://help.sap.com/erp2005_ehp_04/helpdata/EN/db/0c454117acf423e10000000a155106/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/erp2005_ehp_04/helpdata/EN/8b/6d62f526f245868116feb67d22233d/frameset.htm" target="test_blank"&gt;http://help.sap.com/erp2005_ehp_04/helpdata/EN/8b/6d62f526f245868116feb67d22233d/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Nitesh Jain&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Dec 2008 14:12:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reg-authorization-objects/m-p/4880996#M1140801</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-12-09T14:12:37Z</dc:date>
    </item>
    <item>
      <title>Re: Reg: authorization objects</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reg-authorization-objects/m-p/4880997#M1140802</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;check it out............&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[https://forums.sdn.sap.com/click.jspa?searchID=19733290&amp;amp;messageID=6618994]&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Dec 2008 05:03:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reg-authorization-objects/m-p/4880997#M1140802</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-12-10T05:03:54Z</dc:date>
    </item>
    <item>
      <title>Re: Reg: authorization objects</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reg-authorization-objects/m-p/4880998#M1140803</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;check this link&lt;/P&gt;&lt;P&gt;&lt;A href="https://forums.sdn.sap.com/click.jspa?searchID=2451725&amp;amp;messageID=1132669" target="test_blank"&gt;https://forums.sdn.sap.com/click.jspa?searchID=2451725&amp;amp;messageID=1132669&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Dec 2008 05:07:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reg-authorization-objects/m-p/4880998#M1140803</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-12-10T05:07:17Z</dc:date>
    </item>
    <item>
      <title>Re: Reg: authorization objects</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reg-authorization-objects/m-p/4880999#M1140804</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;use TOBJ table or SUIM transaction and search for Z* objects.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Dec 2008 05:41:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reg-authorization-objects/m-p/4880999#M1140804</guid>
      <dc:creator>GauthamV</dc:creator>
      <dc:date>2008-12-10T05:41:24Z</dc:date>
    </item>
  </channel>
</rss>

