<?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: Delete authorization for specific Company Code in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/delete-authorization-for-specific-company-code/m-p/6392873#M1405018</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Adding auths to your role won't do anything if there isn't a check performed in the code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;First step - run a trace on the tcode to see if there is a plant related auth object referenced&lt;/P&gt;&lt;P&gt;If there isn't then sit with a developer to see if there is anything suitable in the code.&lt;/P&gt;&lt;P&gt;If there isn't anything in the code then you will need to look at a user exit or enhancement point to see if you can add additional validation on an existing or new auth object.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 26 Nov 2009 13:01:30 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-11-26T13:01:30Z</dc:date>
    <item>
      <title>Delete authorization for specific Company Code</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/delete-authorization-for-specific-company-code/m-p/6392872#M1405017</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For a specific transactions, our users may only run the transaction for a specific company code. Transaction is TPM55A&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What authorization object do I need to add to my role, so the users have only authorization for let's say Company code range 1000 - 1050.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many thanx for help&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;kr,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Stef&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Nov 2009 12:35:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/delete-authorization-for-specific-company-code/m-p/6392872#M1405017</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-11-26T12:35:35Z</dc:date>
    </item>
    <item>
      <title>Re: Delete authorization for specific Company Code</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/delete-authorization-for-specific-company-code/m-p/6392873#M1405018</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Adding auths to your role won't do anything if there isn't a check performed in the code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;First step - run a trace on the tcode to see if there is a plant related auth object referenced&lt;/P&gt;&lt;P&gt;If there isn't then sit with a developer to see if there is anything suitable in the code.&lt;/P&gt;&lt;P&gt;If there isn't anything in the code then you will need to look at a user exit or enhancement point to see if you can add additional validation on an existing or new auth object.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Nov 2009 13:01:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/delete-authorization-for-specific-company-code/m-p/6392873#M1405018</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-11-26T13:01:30Z</dc:date>
    </item>
    <item>
      <title>Re: Delete authorization for specific Company Code</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/delete-authorization-for-specific-company-code/m-p/6392874#M1405019</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Stef,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can try with this authorization object : F_KNA1_BUK (Customer: Authorization for Company Codes).&lt;/P&gt;&lt;P&gt;Add it manually to the role and maintain it with appropriate value.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Send a post in case of any issue.&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;Rasheed&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Nov 2009 07:27:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/delete-authorization-for-specific-company-code/m-p/6392874#M1405019</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-11-27T07:27:01Z</dc:date>
    </item>
    <item>
      <title>Re: Delete authorization for specific Company Code</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/delete-authorization-for-specific-company-code/m-p/6392875#M1405020</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Stef,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please try to add this authorisation object manually F_BKPF_BUK- Authorisation object for company code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the filed BUKRS you can maintain the company code as you required for the users.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this may help you in resolving the issue.&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;Karthick&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Nov 2009 12:13:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/delete-authorization-for-specific-company-code/m-p/6392875#M1405020</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-11-27T12:13:32Z</dc:date>
    </item>
    <item>
      <title>Re: Delete authorization for specific Company Code</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/delete-authorization-for-specific-company-code/m-p/6392876#M1405021</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;Transaction Code TPM55A is not associated with any u201COrganizational levelsu201D field, so you can not build any authorization based on u201CCompany Codeu201D.  Other option is you can include authorization object for transaction code TPM55A using u201CAuth. Obj. Check Under Transactionsu201D &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sanjay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Dec 2009 05:36:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/delete-authorization-for-specific-company-code/m-p/6392876#M1405021</guid>
      <dc:creator>sanjay_pawar3</dc:creator>
      <dc:date>2009-12-01T05:36:21Z</dc:date>
    </item>
    <item>
      <title>Re: Delete authorization for specific Company Code</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/delete-authorization-for-specific-company-code/m-p/6392877#M1405022</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes sanjay is right the t  code TPM55A doesnt have any authorization check , even you can also check it from SU24 &lt;/P&gt;&lt;P&gt;so the next option is to maintain the same ie. adding authorization object manually n then transport the same in production server if required . So authoiration object can be added manually from su24 for related to cpmpany code &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;shilpa&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Dec 2009 05:20:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/delete-authorization-for-specific-company-code/m-p/6392877#M1405022</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-12-02T05:20:40Z</dc:date>
    </item>
    <item>
      <title>Re: Delete authorization for specific Company Code</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/delete-authorization-for-specific-company-code/m-p/6392878#M1405023</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Shilpa,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Adding an auth object directly in SU24 will do nothing unless there is a corresponding auth check in the code.&lt;/P&gt;&lt;P&gt;I&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Dec 2009 17:16:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/delete-authorization-for-specific-company-code/m-p/6392878#M1405023</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-12-02T17:16:56Z</dc:date>
    </item>
  </channel>
</rss>

