<?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: authorisation checks while calling SAPGUI. in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/authorisation-checks-while-calling-sapgui/m-p/6463457#M1415864</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Additional authorization check of S_SCR through parameter : sapgui/user_scripting_per_user is available with below software versions :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SAP GUI for Windows&lt;/P&gt;&lt;P&gt;1- 6.40: Patch 22 and following&lt;/P&gt;&lt;P&gt;2- 7.10 and following&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SAP System&lt;/P&gt;&lt;P&gt;1 - 6.40: Kernel 6.40 patch level 159, support package SAPKB64020&lt;/P&gt;&lt;P&gt;2 - 7.00: Kernel 7.00 patch level 87, support package SAPKB70011&lt;/P&gt;&lt;P&gt;3 - 7.10 and following&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just check the version of SAP GUI and let us know.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 07 Jan 2010 09:46:03 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2010-01-07T09:46:03Z</dc:date>
    <item>
      <title>authorisation checks while calling SAPGUI.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/authorisation-checks-while-calling-sapgui/m-p/6463456#M1415863</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 am analysing the authorisations required to call SAP GUI Script.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Autho obj S_SCR with ACTVT 16, should be present in user's profle to successfully call the SAPGUI Script.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However auth check will only be active sapgui/user_scripting_per_user to TRUE.we have set the parameter to TRUE and were expecting for SAPGUI Script call to fail because of above missing authorisation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, as the SAPGUI Script was successfully called without access to S_SCR auth obj.&lt;/P&gt;&lt;P&gt;(Trace shows a check and returns a code RC=12,  for obj S_SCR). &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can someone provide me inputs on authorisation checks while calling SAPGUI.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Jan 2010 09:13:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/authorisation-checks-while-calling-sapgui/m-p/6463456#M1415863</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-01-07T09:13:10Z</dc:date>
    </item>
    <item>
      <title>Re: authorisation checks while calling SAPGUI.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/authorisation-checks-while-calling-sapgui/m-p/6463457#M1415864</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Additional authorization check of S_SCR through parameter : sapgui/user_scripting_per_user is available with below software versions :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SAP GUI for Windows&lt;/P&gt;&lt;P&gt;1- 6.40: Patch 22 and following&lt;/P&gt;&lt;P&gt;2- 7.10 and following&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SAP System&lt;/P&gt;&lt;P&gt;1 - 6.40: Kernel 6.40 patch level 159, support package SAPKB64020&lt;/P&gt;&lt;P&gt;2 - 7.00: Kernel 7.00 patch level 87, support package SAPKB70011&lt;/P&gt;&lt;P&gt;3 - 7.10 and following&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just check the version of SAP GUI and let us know.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Jan 2010 09:46:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/authorisation-checks-while-calling-sapgui/m-p/6463457#M1415864</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-01-07T09:46:03Z</dc:date>
    </item>
    <item>
      <title>Re: authorisation checks while calling SAPGUI.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/authorisation-checks-while-calling-sapgui/m-p/6463458#M1415865</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What some folks do is that they check the SAPGui version in the SAPGui logon exit, and reject a logon from anything they don't want.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A better option in my opinion is not to permit Gui Scripting at all. You will save yourself a lot of hassle and security risks...&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, 07 Jan 2010 10:09:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/authorisation-checks-while-calling-sapgui/m-p/6463458#M1415865</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-01-07T10:09:37Z</dc:date>
    </item>
  </channel>
</rss>

