<?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: Regarding T-CODE Access in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-t-code-access/m-p/6436140#M1411628</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;gt; I have one general question. One user is a trying one T-code, and he is getting the error message as you are not authorized, then he is sending SU53 Screen shot for the same. Then it shows one T-code.&lt;/P&gt;&lt;P&gt;It shows a failed authorization check on the S_TCODE object with the actual transaction in the TCD field?&lt;/P&gt;&lt;P&gt;&amp;gt; But when we check the user access the user has access to the T-code, then what could be the issue? &lt;/P&gt;&lt;P&gt;In which way did you establish that the user does have acces to this transaction?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What version and Sp level are you on?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 16 Dec 2009 13:14:07 GMT</pubDate>
    <dc:creator>jurjen_heeck</dc:creator>
    <dc:date>2009-12-16T13:14:07Z</dc:date>
    <item>
      <title>Regarding T-CODE Access</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-t-code-access/m-p/6436139#M1411627</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;I have one general question. One user is a trying one T-code, and he is getting the error message as you are not authorized, then he is sending SU53 Screen shot for the same. Then it shows one T-code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But when we check the user access the user has access to the T-code, then what could be the issue? how to fix this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Plese explain me.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Dec 2009 12:40:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-t-code-access/m-p/6436139#M1411627</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-12-16T12:40:57Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding T-CODE Access</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-t-code-access/m-p/6436140#M1411628</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;gt; I have one general question. One user is a trying one T-code, and he is getting the error message as you are not authorized, then he is sending SU53 Screen shot for the same. Then it shows one T-code.&lt;/P&gt;&lt;P&gt;It shows a failed authorization check on the S_TCODE object with the actual transaction in the TCD field?&lt;/P&gt;&lt;P&gt;&amp;gt; But when we check the user access the user has access to the T-code, then what could be the issue? &lt;/P&gt;&lt;P&gt;In which way did you establish that the user does have acces to this transaction?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What version and Sp level are you on?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Dec 2009 13:14:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-t-code-access/m-p/6436140#M1411628</guid>
      <dc:creator>jurjen_heeck</dc:creator>
      <dc:date>2009-12-16T13:14:07Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding T-CODE Access</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-t-code-access/m-p/6436141#M1411629</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;  you should check the object that should grant authorization to the user to the mentioned TCODE (role or profile): if the TCODE is contained in a role and the user is assigned to that role, you should check if the authorization profile for that role is generated correctly (tab &lt;STRONG&gt;"Authorization"&lt;/STRONG&gt; in transaction &lt;STRONG&gt;PFCG&lt;/STRONG&gt;), or if the user is correctly assigned to the role (tab &lt;STRONG&gt;"User"&lt;/STRONG&gt; in transaction &lt;STRONG&gt;PFCG&lt;/STRONG&gt; --&amp;gt; check the validity date of the assignment). Then you should also check if the authorization object S_TCODE contains the transaction you are having issue with.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On top of that, if the role containing the transaction was modified and generatedd while the user was logged, he could have lost authorizations until the next log-on.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope to be useful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Andrea&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Dec 2009 13:18:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-t-code-access/m-p/6436141#M1411629</guid>
      <dc:creator>andrea_brusarestelletti</dc:creator>
      <dc:date>2009-12-16T13:18:00Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding T-CODE Access</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-t-code-access/m-p/6436142#M1411630</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;kindly recheck again using transaction &lt;STRONG&gt;SUIM&lt;/STRONG&gt; &amp;gt; transaction &amp;gt; executable for user&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;compare this result by checking each role attached to the user. beside checking authorization and user tab as previously explained by abrusa, you also have to check on &lt;STRONG&gt;menu&lt;/STRONG&gt; tab, user search button to find the tcode causing error, is the tcode exist there ? afaik, (tcode) entry on S_TCODE is not sufficient for granting a user access to that tcode, you should keep permissible tcode here ("menu" tab)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope it help you,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;rgds,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Alfonsus Guritno&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Dec 2009 03:35:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-t-code-access/m-p/6436142#M1411630</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-12-17T03:35:08Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding T-CODE Access</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-t-code-access/m-p/6436143#M1411631</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check the users role which is granting him access. Is the user comparison for that role already done. If not do the user comparison.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If not check the SU56 buffer for the user, check if that Tcode is not there. If its not theres an option to reset his authorization buffer from there. Maybe that will help here.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;CP&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Dec 2009 07:10:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-t-code-access/m-p/6436143#M1411631</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-12-17T07:10:23Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding T-CODE Access</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-t-code-access/m-p/6436144#M1411632</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If nothing helps, run an authorization trace on the user Id(ST01) and check what authorization are missing and then analyze it further.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also what is the Tcode which user is trying to access??&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Dec 2009 07:22:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-t-code-access/m-p/6436144#M1411632</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-12-17T07:22:13Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding T-CODE Access</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-t-code-access/m-p/6436145#M1411633</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;Generate that role again in SUPC and do user comparison in PFCG then you can check with user  !&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Dec 2009 13:08:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-t-code-access/m-p/6436145#M1411633</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-12-17T13:08:28Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding T-CODE Access</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-t-code-access/m-p/6436146#M1411634</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Pavitra,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As  understood your user is assigned wit the tcode but still he is unable to eecute the transaction.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Problem could be that while executing a tcode there would be many auth objects which are being checked by system you can get the list of auth objs being checked using ST01 trace. It can happen that though tocde is assigned to user he/she cannot run it successfully as few of necessary auth objs needed to start this tcode are not present in the tcode or may be having incorrect auth field values.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In doubt, use ST01 and see what all objects are being checked for your tcode. check the return odes in trace and act accordingly. IT is a good pratice to rely on ST01 to get a better picture than compared to su53.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Brahmeshwar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Dec 2009 14:23:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-t-code-access/m-p/6436146#M1411634</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-12-17T14:23:42Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding T-CODE Access</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-t-code-access/m-p/6436147#M1411635</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Most likely the message is that &lt;STRONG&gt;You are not authorized to &lt;U&gt;use&lt;/U&gt; tcode &amp;amp;&lt;/STRONG&gt; ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Use&lt;/STRONG&gt; the tcode, not &lt;STRONG&gt;start&lt;/STRONG&gt; the tcode...!&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>Thu, 17 Dec 2009 17:12:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-t-code-access/m-p/6436147#M1411635</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-12-17T17:12:01Z</dc:date>
    </item>
  </channel>
</rss>

