<?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: restrict fun module in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/restrict-fun-module/m-p/6916112#M1483576</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;who else could call this function module? do you mean external RFC calls? in that case, protect all the other RFC function modules too!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 28 Apr 2010 14:46:57 GMT</pubDate>
    <dc:creator>Sandra_Rossi</dc:creator>
    <dc:date>2010-04-28T14:46:57Z</dc:date>
    <item>
      <title>restrict fun module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/restrict-fun-module/m-p/6916110#M1483574</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 need to restrict the function module to run only from proxy. It should not be allowed to run independently. Can you guys give some suggestion&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Apr 2010 13:45:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/restrict-fun-module/m-p/6916110#M1483574</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-04-28T13:45:51Z</dc:date>
    </item>
    <item>
      <title>Re: restrict fun module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/restrict-fun-module/m-p/6916111#M1483575</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;You can use a "AUTHORITY-CHECK" or you can develope a test code, testing who runs the RFC.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I advice to use SY variables.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Apr 2010 14:27:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/restrict-fun-module/m-p/6916111#M1483575</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-04-28T14:27:46Z</dc:date>
    </item>
    <item>
      <title>Re: restrict fun module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/restrict-fun-module/m-p/6916112#M1483576</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;who else could call this function module? do you mean external RFC calls? in that case, protect all the other RFC function modules too!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Apr 2010 14:46:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/restrict-fun-module/m-p/6916112#M1483576</guid>
      <dc:creator>Sandra_Rossi</dc:creator>
      <dc:date>2010-04-28T14:46:57Z</dc:date>
    </item>
    <item>
      <title>Re: restrict fun module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/restrict-fun-module/m-p/6916113#M1483577</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;      We do not want any one to run the FM independently. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thnx&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Apr 2010 14:54:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/restrict-fun-module/m-p/6916113#M1483577</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-04-28T14:54:37Z</dc:date>
    </item>
    <item>
      <title>Re: restrict fun module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/restrict-fun-module/m-p/6916114#M1483578</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;in production, nobody can call a program or function module directly (unless you give them the authorizations!)&lt;/P&gt;&lt;P&gt;Nevertheless, you may think of developers who create a program and call this function module in a hidden manner, and transport it to production (like a kind of hacker attack). In that case, yes, add an authority-check, that should work unless the developer is a friend on an administrator. In that case, I suggest that you trace administrator's work. Moreover, you may revoke authorizations via S_DEVELOP authorization object in the development system so that nobody is able to change this function module. If a developer tries to overpass this authorization check by debug, administrators should be able to see that in the SM21 log.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Apr 2010 16:26:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/restrict-fun-module/m-p/6916114#M1483578</guid>
      <dc:creator>Sandra_Rossi</dc:creator>
      <dc:date>2010-04-28T16:26:06Z</dc:date>
    </item>
  </channel>
</rss>

