<?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: From tcode CL30N can call any tcode in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/from-tcode-cl30n-can-call-any-tcode/m-p/8408082#M1645378</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;We will create a customer question on Sap service and wait what to do.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Form check_existence_of_rep_ta is the right point to do an enhacement. &lt;/P&gt;&lt;P&gt;Cut user's fingers also solve problem too... &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rodrigo Paisante&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 29 Dec 2011 11:08:30 GMT</pubDate>
    <dc:creator>rodrigo_paisante3</dc:creator>
    <dc:date>2011-12-29T11:08:30Z</dc:date>
    <item>
      <title>From tcode CL30N can call any tcode</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/from-tcode-cl30n-can-call-any-tcode/m-p/8408079#M1645375</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;&lt;/P&gt;&lt;P&gt;I have a big problem: from CL30N user can call any other tcode.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In tcode CL30N, enter class and type class. Next step is click on FIND IN INITIAL CLASS button.&lt;/P&gt;&lt;P&gt;Then in Environment -&amp;gt; define function. Is the bad screen...&lt;/P&gt;&lt;P&gt;The user can set new values, and putting T and the wanted tcode, he can break authority check.&lt;/P&gt;&lt;P&gt;Just select a line and the RUN button will call the tcode.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How to disable this? This process execute FM CLSD_EXECUTE_FUNCTION.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Dec 2011 18:55:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/from-tcode-cl30n-can-call-any-tcode/m-p/8408079#M1645375</guid>
      <dc:creator>rodrigo_paisante3</dc:creator>
      <dc:date>2011-12-28T18:55:54Z</dc:date>
    </item>
    <item>
      <title>Re: From tcode CL30N can call any tcode</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/from-tcode-cl30n-can-call-any-tcode/m-p/8408080#M1645376</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;dont assign authorizations directly on tcode name.. &lt;/P&gt;&lt;P&gt;see which authorization objects the Tcode correspond to and assign the roles based on that, with this no one can break with any FM or Tcode&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Dec 2011 19:45:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/from-tcode-cl30n-can-call-any-tcode/m-p/8408080#M1645376</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-12-28T19:45:35Z</dc:date>
    </item>
    <item>
      <title>Re: From tcode CL30N can call any tcode</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/from-tcode-cl30n-can-call-any-tcode/m-p/8408081#M1645377</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rodrigo,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CL30N is controlled by authority object C_KLAH_BSE. You may restrict using this object or just do not give access to this transaction.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If this way is not the best for your environment, you can create an implicit enhancement at the end of FORM  check_existence_of_rep_ta in program SAPLCLSD, include LCLSDF0N.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Most simply, do an authority-check for object S_TCODE with tcode  p_tcode.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you can wait a couple of days, create a customer question on SAP service (OSS) and wait for the NOTE to be created by SAP - because this looks like just another security gap.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the hint. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Clemens&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Dec 2011 19:46:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/from-tcode-cl30n-can-call-any-tcode/m-p/8408081#M1645377</guid>
      <dc:creator>Clemenss</dc:creator>
      <dc:date>2011-12-28T19:46:50Z</dc:date>
    </item>
    <item>
      <title>Re: From tcode CL30N can call any tcode</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/from-tcode-cl30n-can-call-any-tcode/m-p/8408082#M1645378</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;We will create a customer question on Sap service and wait what to do.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Form check_existence_of_rep_ta is the right point to do an enhacement. &lt;/P&gt;&lt;P&gt;Cut user's fingers also solve problem too... &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rodrigo Paisante&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Dec 2011 11:08:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/from-tcode-cl30n-can-call-any-tcode/m-p/8408082#M1645378</guid>
      <dc:creator>rodrigo_paisante3</dc:creator>
      <dc:date>2011-12-29T11:08:30Z</dc:date>
    </item>
  </channel>
</rss>

