<?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 finding t_code cascades in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/finding-t-code-cascades/m-p/6462611#M1415745</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;when granting authorizations for certain transactions to an users there are other transaction connected to it. is there a way to find out all authorizations necessary/possible when the user calls a certain transaction.&lt;/P&gt;&lt;P&gt;e:g: SM37 for jobs - if I push the button extended job selection the transaction SM37C is called but not included in the authorizations of t_code SM37.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Torsten&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 07 Jan 2010 08:53:12 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2010-01-07T08:53:12Z</dc:date>
    <item>
      <title>finding t_code cascades</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/finding-t-code-cascades/m-p/6462611#M1415745</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;when granting authorizations for certain transactions to an users there are other transaction connected to it. is there a way to find out all authorizations necessary/possible when the user calls a certain transaction.&lt;/P&gt;&lt;P&gt;e:g: SM37 for jobs - if I push the button extended job selection the transaction SM37C is called but not included in the authorizations of t_code SM37.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Torsten&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Jan 2010 08:53:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/finding-t-code-cascades/m-p/6462611#M1415745</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-01-07T08:53:12Z</dc:date>
    </item>
    <item>
      <title>Re: finding t_code cascades</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/finding-t-code-cascades/m-p/6462612#M1415746</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Torsten,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There are two ways of doing it:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1 - Sit with the developer and check out the authorization checks inside the ABAP code assosiated with the Tcode. Add all these authorizations checks in the role , assign this role to the user Id and test the functionality.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2 - Give full access to a User ID. Run a trace (ST01) on this user Id and run the Tcode. Analyze the trace logs you will get the details of all the authorization checks for that Tcode.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also all these entries should be mainitained in SU24. If its not then its always advisable to do that. Let us know if you need any more information on this.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Jan 2010 09:15:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/finding-t-code-cascades/m-p/6462612#M1415746</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-01-07T09:15:28Z</dc:date>
    </item>
    <item>
      <title>Re: finding t_code cascades</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/finding-t-code-cascades/m-p/6462613#M1415747</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Torsten,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can refer to the table TCDCOUPLES which lists all the transactions that can be called or referenced from a partiicular transaction.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Saby..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Jan 2010 10:10:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/finding-t-code-cascades/m-p/6462613#M1415747</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-01-07T10:10:13Z</dc:date>
    </item>
  </channel>
</rss>

