<?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 with Project Systems authorizations in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-project-systems-authorizations/m-p/5964953#M1338274</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think it is fair to assume that someone asking a question in these "Expert Forums" knows how to do a basic trace, so the vanila answer of running ST01 and SU53 should be used as a last resort.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is clear (for me) from the question that the OP knows how to use the analysis tools...&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>Wed, 19 Aug 2009 19:25:09 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-08-19T19:25:09Z</dc:date>
    <item>
      <title>Problem with Project Systems authorizations</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-project-systems-authorizations/m-p/5964949#M1338270</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt; We are implementing project systems module and are facing several authorization issues. The SAP default values do not seem to work and there are several objects which showup as "not checked" in SU24 showup in the SU53. e.g. tcodes are CJ20n, CJI3. Are there any steps for activation / pre-requisites, etc?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your inputs&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Vijaya&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Aug 2009 10:27:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-project-systems-authorizations/m-p/5964949#M1338270</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-08-19T10:27:37Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with Project Systems authorizations</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-project-systems-authorizations/m-p/5964950#M1338271</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;"No check" does not mean that the trace will not pick it up as being "possible to check".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What it does is that it sets the return code to 0 (= successfull) regardless of whether or not the user had the authorization object.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Instead of "No check" one could also say "No reaction".&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>Wed, 19 Aug 2009 10:32:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-project-systems-authorizations/m-p/5964950#M1338271</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-08-19T10:32:54Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with Project Systems authorizations</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-project-systems-authorizations/m-p/5964951#M1338272</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;There are chances that some of the transactions codes will call other tcodes while execution.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in this case also CJ20N is calling many tcodes, those auth check would not be inserted as check points in SU24 , hence you should identify them in the testing phase or using the TCDCOUPLES table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can check the calling &amp;amp; called transaction values in the table TCDCOUPLES in SE16, according to that you can build your SAP roles.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Aug 2009 10:58:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-project-systems-authorizations/m-p/5964951#M1338272</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-08-19T10:58:22Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with Project Systems authorizations</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-project-systems-authorizations/m-p/5964952#M1338273</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If the user is facing problem in execution of the transaction, then take ST01 Authorization trace for the particular job and then implement the role accordigly. Do not try to implement role as per SU53 dump as SU53 dump will provide you last authorization check failed dump.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;By this way the issue can be resolved.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sandip.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Aug 2009 15:48:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-project-systems-authorizations/m-p/5964952#M1338273</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-08-19T15:48:48Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with Project Systems authorizations</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-project-systems-authorizations/m-p/5964953#M1338274</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think it is fair to assume that someone asking a question in these "Expert Forums" knows how to do a basic trace, so the vanila answer of running ST01 and SU53 should be used as a last resort.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is clear (for me) from the question that the OP knows how to use the analysis tools...&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>Wed, 19 Aug 2009 19:25:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-project-systems-authorizations/m-p/5964953#M1338274</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-08-19T19:25:09Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with Project Systems authorizations</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-project-systems-authorizations/m-p/5964954#M1338275</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you all for the inputs. My question was how to setup the authorizations for these tcodes so as to proactively prevent recurring authorization issues. Any inputs will be highly appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Vijaya&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Aug 2009 05:22:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-project-systems-authorizations/m-p/5964954#M1338275</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-08-20T05:22:35Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with Project Systems authorizations</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-project-systems-authorizations/m-p/5964955#M1338276</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;As I suggested you earlier, first get the list of calling tcodes by the requested tcodes and give the authroizations for them,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or Trace the missing authroization using  ST01 and  give those authroizations in the SAP roles.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Aug 2009 06:25:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-project-systems-authorizations/m-p/5964955#M1338276</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-08-20T06:25:34Z</dc:date>
    </item>
  </channel>
</rss>

