<?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 how to Authorisation Object in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-authorisation-object/m-p/3915221#M938501</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Guys,&lt;/P&gt;&lt;P&gt;In transaction ME51n i want to give authorisation to users based on cost center. how can i do this. do i have to create an authorisation objct for this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please give me detail step by step way to create authrisation object.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;removed_by_moderator&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Quavi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Julius Bussche on May 27, 2008 11:10 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 27 May 2008 08:30:59 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-05-27T08:30:59Z</dc:date>
    <item>
      <title>how to Authorisation Object</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-authorisation-object/m-p/3915221#M938501</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Guys,&lt;/P&gt;&lt;P&gt;In transaction ME51n i want to give authorisation to users based on cost center. how can i do this. do i have to create an authorisation objct for this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please give me detail step by step way to create authrisation object.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;removed_by_moderator&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Quavi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Julius Bussche on May 27, 2008 11:10 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 May 2008 08:30:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-authorisation-object/m-p/3915221#M938501</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-27T08:30:59Z</dc:date>
    </item>
    <item>
      <title>Re: how to Authorisation Object</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-authorisation-object/m-p/3915222#M938502</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Abdul&lt;/P&gt;&lt;P&gt;use transactionSU21. Enter an approproate auth.object class (doubleclick) or create an own(create button.&lt;/P&gt;&lt;P&gt;Then in the class press the create button, enter name, text, class, enter required fields (from SU20), create documentaton, possible allowed activites). Save.&lt;/P&gt;&lt;P&gt;Pls do not forget, to enter the object in SU24 after you have added your coding with the additional authority-check....&lt;/P&gt;&lt;P&gt;b.rgds, bernhard&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 May 2008 08:51:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-authorisation-object/m-p/3915222#M938502</guid>
      <dc:creator>Bernhard_SAP</dc:creator>
      <dc:date>2008-05-27T08:51:29Z</dc:date>
    </item>
    <item>
      <title>Re: how to Authorisation Object</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-authorisation-object/m-p/3915223#M938503</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Most imortant: you need to check whether an authorization check (AUTHORITY-CHECK statement in ABAP) on cost centers is built in the ME51N code. You can check this with either transaction S_ALR_87101287 or with report RPR_ABAP_SOURCE_SCAN.&lt;/P&gt;&lt;P&gt;According to my findings no additional checks are built in. You still can look for an appropriate user/customer exit (SMOD/CMOD)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Good luck!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Lodewijk&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 May 2008 09:45:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-authorisation-object/m-p/3915223#M938503</guid>
      <dc:creator>l_borsboom</dc:creator>
      <dc:date>2008-05-27T09:45:20Z</dc:date>
    </item>
    <item>
      <title>Re: how to Authorisation Object</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-authorisation-object/m-p/3915224#M938504</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Just to add!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want to create your own Auth object, then follow up the document which shows the steps with screenshots.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/a92195a9-0b01-0010-909c-f330ea4a585c" target="test_blank"&gt;https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/a92195a9-0b01-0010-909c-f330ea4a585c&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rakesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 May 2008 09:50:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-authorisation-object/m-p/3915224#M938504</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-27T09:50:31Z</dc:date>
    </item>
    <item>
      <title>Re: how to Authorisation Object</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-authorisation-object/m-p/3915225#M938505</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That's a nice document!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 May 2008 09:55:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-authorisation-object/m-p/3915225#M938505</guid>
      <dc:creator>l_borsboom</dc:creator>
      <dc:date>2008-05-27T09:55:04Z</dc:date>
    </item>
    <item>
      <title>Re: how to Authorisation Object</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-authorisation-object/m-p/3915226#M938506</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Lodewijk,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In addition to user/customer exits you can also use enhancement points - these are like user exits on steroids &amp;amp; can be very useful for including additional validations in standard transactions.&lt;/P&gt;&lt;P&gt;Not sure if it applies in this scenario but another option to look into.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 May 2008 10:21:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-authorisation-object/m-p/3915226#M938506</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-27T10:21:56Z</dc:date>
    </item>
    <item>
      <title>Re: how to Authorisation Object</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-authorisation-object/m-p/3915227#M938507</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Another aspect to consider is that if there already is an SAP standard auth object with fields which can do the control and is possibly already used in the auth concept to control the access in the same way it is intended to control in the exit or enhancement, then preference should be given to the standard option before creating an own one.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;At least that is what we &lt;EM&gt;try&lt;/EM&gt; to do.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Julius&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 May 2008 11:13:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-authorisation-object/m-p/3915227#M938507</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-05-27T11:13:35Z</dc:date>
    </item>
  </channel>
</rss>

