<?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: Projects T-code CJ01 and CJ02 in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/projects-t-code-cj01-and-cj02/m-p/3895373#M935125</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;gt; &lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;gt; Ajay,&lt;/P&gt;&lt;P&gt;&amp;gt; &lt;/P&gt;&lt;P&gt;&amp;gt; If you mark that object as Check/Maintain it will only be useful when you create a new role with this particular transaction. For now please add that object manually into the role and you will be able to restrict the object to a company code.&lt;/P&gt;&lt;P&gt;&amp;gt; &lt;/P&gt;&lt;P&gt;&amp;gt; Naveen&lt;/P&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If the object in SU24 is NC and then moved to CM for a transaction then it will usually activate an auth check which has already been coded into the program.  This will activate that check for that transaction regardless of whether the object is added into the manually or otherwise.  If there is no check on that object in the code then you can do what you like with SU24 &amp;amp; roles but it won't perform the check.  On my system CJ01/2 A_IMPR_BUK is set to Check, so if it is in the code, then it would be invoked if configured or used in the appropriate manner.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Typically PS is resticted by PS and CO specific auth model which does not include company code, in that instance then the next easiest thing is to peg it to an alternative org level/s e.g. profit centre which represent similar part of the organisation as company code - though this depends on your setup &amp;amp; often there is no direct link.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;An alternative would be to use a user exit or enhancement point to add in custom validation, but you would need to find the link between project &amp;amp; comp code to perform the check against.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 03 Jun 2008 14:14:39 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-06-03T14:14:39Z</dc:date>
    <item>
      <title>Projects T-code CJ01 and CJ02</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/projects-t-code-cj01-and-cj02/m-p/3895367#M935119</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;&lt;/P&gt;&lt;P&gt;Can we restict t-code CJ01 and CJ02 based on company code. I couldn't find any authorization for CJ01 and CJ02 to restrict based on Company code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 01 Jun 2008 23:48:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/projects-t-code-cj01-and-cj02/m-p/3895367#M935119</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-01T23:48:31Z</dc:date>
    </item>
    <item>
      <title>Re: Projects T-code CJ01 and CJ02</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/projects-t-code-cj01-and-cj02/m-p/3895368#M935120</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ajay,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You could try adding the object F_T011_BUK manually. It just might work. Alternatively you will need to create a Z auth-object.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Chinmaya&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Jun 2008 13:20:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/projects-t-code-cj01-and-cj02/m-p/3895368#M935120</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-02T13:20:55Z</dc:date>
    </item>
    <item>
      <title>Re: Projects T-code CJ01 and CJ02</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/projects-t-code-cj01-and-cj02/m-p/3895369#M935121</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ajay,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Add the following auth object manually into the role &lt;STRONG&gt;A_IMPR_BUK&lt;/STRONG&gt;  if you look up the SU24 for CJ01 and CJ02 you will find this object is checked in the standard SAP program fro CJ01. Let us know if it works.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Naveen&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Jun 2008 13:42:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/projects-t-code-cj01-and-cj02/m-p/3895369#M935121</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-02T13:42:42Z</dc:date>
    </item>
    <item>
      <title>Re: Projects T-code CJ01 and CJ02</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/projects-t-code-cj01-and-cj02/m-p/3895370#M935122</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;gt; Add the following auth object manually into the role &lt;STRONG&gt;A_IMPR_BUK&lt;/STRONG&gt;  if you look up the SU24 for CJ01 and CJ02 you will find this object is checked in the standard SAP program fro CJ01. Let us know if it works.&lt;/P&gt;&lt;P&gt;Or move the proposal indicator in SU24 to "yes" (previously "Check / Maintain, depending on your release) and maintain the activity field.&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>Mon, 02 Jun 2008 14:31:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/projects-t-code-cj01-and-cj02/m-p/3895370#M935122</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-02T14:31:56Z</dc:date>
    </item>
    <item>
      <title>Re: Projects T-code CJ01 and CJ02</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/projects-t-code-cj01-and-cj02/m-p/3895371#M935123</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;&lt;/P&gt;&lt;P&gt;I have tried this by adding A_IMPR_BUK&lt;/P&gt;&lt;P&gt;in SU24 as check and maintain, but still no luck. I am SAP 4.6c.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Jun 2008 02:29:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/projects-t-code-cj01-and-cj02/m-p/3895371#M935123</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-03T02:29:31Z</dc:date>
    </item>
    <item>
      <title>Re: Projects T-code CJ01 and CJ02</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/projects-t-code-cj01-and-cj02/m-p/3895372#M935124</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ajay,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you mark that object as Check/Maintain it will only be useful when you create a new role with this particular transaction. For now please add that object manually into the role and you will be able to restrict the object to a company code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Naveen&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Jun 2008 13:06:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/projects-t-code-cj01-and-cj02/m-p/3895372#M935124</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-03T13:06:23Z</dc:date>
    </item>
    <item>
      <title>Re: Projects T-code CJ01 and CJ02</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/projects-t-code-cj01-and-cj02/m-p/3895373#M935125</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;gt; &lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;gt; Ajay,&lt;/P&gt;&lt;P&gt;&amp;gt; &lt;/P&gt;&lt;P&gt;&amp;gt; If you mark that object as Check/Maintain it will only be useful when you create a new role with this particular transaction. For now please add that object manually into the role and you will be able to restrict the object to a company code.&lt;/P&gt;&lt;P&gt;&amp;gt; &lt;/P&gt;&lt;P&gt;&amp;gt; Naveen&lt;/P&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If the object in SU24 is NC and then moved to CM for a transaction then it will usually activate an auth check which has already been coded into the program.  This will activate that check for that transaction regardless of whether the object is added into the manually or otherwise.  If there is no check on that object in the code then you can do what you like with SU24 &amp;amp; roles but it won't perform the check.  On my system CJ01/2 A_IMPR_BUK is set to Check, so if it is in the code, then it would be invoked if configured or used in the appropriate manner.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Typically PS is resticted by PS and CO specific auth model which does not include company code, in that instance then the next easiest thing is to peg it to an alternative org level/s e.g. profit centre which represent similar part of the organisation as company code - though this depends on your setup &amp;amp; often there is no direct link.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;An alternative would be to use a user exit or enhancement point to add in custom validation, but you would need to find the link between project &amp;amp; comp code to perform the check against.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Jun 2008 14:14:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/projects-t-code-cj01-and-cj02/m-p/3895373#M935125</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-03T14:14:39Z</dc:date>
    </item>
  </channel>
</rss>

