<?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: Problem in SNRO in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-snro/m-p/5617716#M1279791</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;gt;He is getting the error as 'You are not authorized to use this function'.&lt;/P&gt;&lt;P&gt;and&lt;/P&gt;&lt;P&gt;&amp;gt;When we checked on SU53 dump,it is not showing any error.&lt;/P&gt;&lt;P&gt;When I encounter stuff like this, I do a code scan for the pattern "SY-UNAME" (you can ask a developer to do this with you if you are not familiar with it).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Alternately, obtain the message number and search for it in the code and take a look at what is going on (or, in some cases, what they have done...).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also check transactions CMOD and SMOD for any modifications related to number ranges.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Julius&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ps: This is assuming the SAP note already provided above was not the cause for your release and SP level.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Julius Bussche on May 5, 2009 10:24 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 05 May 2009 20:18:18 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-05-05T20:18:18Z</dc:date>
    <item>
      <title>Problem in SNRO</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-snro/m-p/5617709#M1279784</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;In SNRO TCode,When User Clicked on Number Ranges.&lt;/P&gt;&lt;P&gt;He is getting the error as 'You are not authorized to use this function'.&lt;/P&gt;&lt;P&gt;When we checked on SU53 dump,it is not showing any error.&lt;/P&gt;&lt;P&gt;Kindly help me to find the problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Karthika&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 May 2009 13:06:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-snro/m-p/5617709#M1279784</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-04T13:06:50Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in SNRO</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-snro/m-p/5617710#M1279785</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Karthika,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please take a look at oss note 1109298.  Depending on your release level, this may be caused by a program error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks - Matt&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 May 2009 13:35:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-snro/m-p/5617710#M1279785</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-04T13:35:21Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in SNRO</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-snro/m-p/5617711#M1279786</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check the user role and verify if the user has access to the Number range Object in the Auth object S_NUMBER and Auth Field NROBJ.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 May 2009 16:29:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-snro/m-p/5617711#M1279786</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-04T16:29:53Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in SNRO</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-snro/m-p/5617712#M1279787</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;  In this scenario activate the trace(st05) for that user.Then check which authorization object is affected .Then give the authorization as required.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  In your case when you activate the trace for the user you will find the authorization object as khan said.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 May 2009 07:14:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-snro/m-p/5617712#M1279787</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-05T07:14:02Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in SNRO</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-snro/m-p/5617713#M1279788</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Same type of error is faced by another user also.&lt;/P&gt;&lt;P&gt;User has given required authorization in S_NUMBER Object, still the error persists.&lt;/P&gt;&lt;P&gt;There is any other to solve the problem.Kindly help.&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Karthika&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: SAP_Karthika on May 5, 2009 7:53 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 May 2009 14:22:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-snro/m-p/5617713#M1279788</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-05T14:22:44Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in SNRO</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-snro/m-p/5617714#M1279789</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;In entrire roles(s) please make sure that you have only one entry of s_number object with one authorization. I had a problem where a consultant has many number of authorizations for S_NUMBER object with different values. Later I converted to only entry which worked.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Gowrinadh C&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 May 2009 17:51:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-snro/m-p/5617714#M1279789</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-05T17:51:54Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in SNRO</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-snro/m-p/5617715#M1279790</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Karthika,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please turn on ST01 trace for u201Cauthorization checku201D and then run the transaction.&lt;/P&gt;&lt;P&gt;This will show you what authorization is missing.&lt;/P&gt;&lt;P&gt;You can filter for the specific user if needed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PJ&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 May 2009 18:06:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-snro/m-p/5617715#M1279790</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-05T18:06:15Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in SNRO</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-snro/m-p/5617716#M1279791</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;gt;He is getting the error as 'You are not authorized to use this function'.&lt;/P&gt;&lt;P&gt;and&lt;/P&gt;&lt;P&gt;&amp;gt;When we checked on SU53 dump,it is not showing any error.&lt;/P&gt;&lt;P&gt;When I encounter stuff like this, I do a code scan for the pattern "SY-UNAME" (you can ask a developer to do this with you if you are not familiar with it).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Alternately, obtain the message number and search for it in the code and take a look at what is going on (or, in some cases, what they have done...).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also check transactions CMOD and SMOD for any modifications related to number ranges.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Julius&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ps: This is assuming the SAP note already provided above was not the cause for your release and SP level.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Julius Bussche on May 5, 2009 10:24 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 May 2009 20:18:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-snro/m-p/5617716#M1279791</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-05T20:18:18Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in SNRO</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-snro/m-p/5617717#M1279792</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Even we faced the same problem, we just deleted the profile and regenerated. This is just a workaround.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Karthik&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 May 2009 11:03:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-snro/m-p/5617717#M1279792</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-19T11:03:19Z</dc:date>
    </item>
  </channel>
</rss>

