<?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: Error while calling RFC when using BSP Web Interface in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-while-calling-rfc-when-using-bsp-web-interface/m-p/2421438#M540607</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;sounds like it could be missing auth object S_RFC.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Add the object with full auths and stick a trace on the user (ST01) to ID exactly what functions are required &amp;amp; amend the role to suit.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 05 Jul 2007 09:18:02 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-07-05T09:18:02Z</dc:date>
    <item>
      <title>Error while calling RFC when using BSP Web Interface</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-while-calling-rfc-when-using-bsp-web-interface/m-p/2421437#M540606</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 have a problem with the Authorization when we use an Web Interface for BSP. We have assigned all roles to the user which were mentioned in the SAP standard documentation:&lt;/P&gt;&lt;P&gt;R_AREA    &lt;/P&gt;&lt;P&gt;R_METHOD  &lt;/P&gt;&lt;P&gt;R_PACKAGE &lt;/P&gt;&lt;P&gt;R_PARAM   &lt;/P&gt;&lt;P&gt;R_PLEVEL  &lt;/P&gt;&lt;P&gt;R_PM_NAME &lt;/P&gt;&lt;P&gt;R_PROFILE &lt;/P&gt;&lt;P&gt;R_STS_PT  &lt;/P&gt;&lt;P&gt;R_STS_SUP &lt;/P&gt;&lt;P&gt;R_WEBITF  &lt;/P&gt;&lt;P&gt;S_RS_ADMWB&lt;/P&gt;&lt;P&gt;S_RS_AUTH &lt;/P&gt;&lt;P&gt;S_RS_COMP &lt;/P&gt;&lt;P&gt;S_RS_COMP1&lt;/P&gt;&lt;P&gt;S_RS_DAS  &lt;/P&gt;&lt;P&gt;S_RS_ICUBE&lt;/P&gt;&lt;P&gt;but we still get the error message: "Error while calling RFC". &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When using a user with SAP_ALL, it works.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What can we do?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thx for your time.&lt;/P&gt;&lt;P&gt;Joerg&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jul 2007 09:06:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-while-calling-rfc-when-using-bsp-web-interface/m-p/2421437#M540606</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-05T09:06:57Z</dc:date>
    </item>
    <item>
      <title>Re: Error while calling RFC when using BSP Web Interface</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-while-calling-rfc-when-using-bsp-web-interface/m-p/2421438#M540607</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;sounds like it could be missing auth object S_RFC.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Add the object with full auths and stick a trace on the user (ST01) to ID exactly what functions are required &amp;amp; amend the role to suit.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jul 2007 09:18:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-while-calling-rfc-when-using-bsp-web-interface/m-p/2421438#M540607</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-05T09:18:02Z</dc:date>
    </item>
    <item>
      <title>Re: Error while calling RFC when using BSP Web Interface</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-while-calling-rfc-when-using-bsp-web-interface/m-p/2421439#M540608</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That is correct, on the target system you need s_rfc with in &lt;/P&gt;&lt;P&gt;RFC_TYPE = 'FUGR'&lt;/P&gt;&lt;P&gt;RFC_NAME the name of the function group&lt;/P&gt;&lt;P&gt;ACTVT = '16'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for each function group you want to be able to execute remotely.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jul 2007 09:46:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-while-calling-rfc-when-using-bsp-web-interface/m-p/2421439#M540608</guid>
      <dc:creator>dhorions</dc:creator>
      <dc:date>2007-07-05T09:46:02Z</dc:date>
    </item>
    <item>
      <title>Re: Error while calling RFC when using BSP Web Interface</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-while-calling-rfc-when-using-bsp-web-interface/m-p/2421440#M540609</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No, thats in.&lt;/P&gt;&lt;P&gt;S:A:RFC&lt;/P&gt;&lt;P&gt;Activity                       All activities&lt;/P&gt;&lt;P&gt;Name of RFC to be protected    *             &lt;/P&gt;&lt;P&gt;Type of RFC object to be prote All values&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jul 2007 10:51:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-while-calling-rfc-when-using-bsp-web-interface/m-p/2421440#M540609</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-05T10:51:29Z</dc:date>
    </item>
    <item>
      <title>Re: Error while calling RFC when using BSP Web Interface</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-while-calling-rfc-when-using-bsp-web-interface/m-p/2421441#M540610</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ok, next idea then. Have you tried switching on a trace for the user when you have assigned SAP_ALL?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jul 2007 10:57:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-while-calling-rfc-when-using-bsp-web-interface/m-p/2421441#M540610</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-05T10:57:48Z</dc:date>
    </item>
    <item>
      <title>Re: Error while calling RFC when using BSP Web Interface</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-while-calling-rfc-when-using-bsp-web-interface/m-p/2421442#M540611</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Actually that's surprising - because BSP (Business Server Pages) and RFC (Remote Function Call) are not related; they use totally different transport protocols (http vs. RFC). Even if an BSP application is calling a function module remotely (acting as RFC client) no authorizations for S_RFC are required - in the calling system (but in the called system, i.e. the RFC server).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Since assigning SAP_ALL seems to "cure" the problem, it seems to be an authorization issue, indeed. In that case it makes sense to use the authorization trace (ST01 - notice: that's specific to one single ABAP application server; you might have to activate the trace on multiple instances) to find out which authorizations are checked / demanded.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jul 2007 10:58:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-while-calling-rfc-when-using-bsp-web-interface/m-p/2421442#M540611</guid>
      <dc:creator>Wolfgang_Janzen</dc:creator>
      <dc:date>2007-07-05T10:58:15Z</dc:date>
    </item>
    <item>
      <title>Re: Error while calling RFC when using BSP Web Interface</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-while-calling-rfc-when-using-bsp-web-interface/m-p/2421443#M540612</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Reason was the Autorization Object S_RS_ICUBE, there you need the InfoCube Subobject DEFINITION. Otherwise you get that error...&lt;/P&gt;&lt;P&gt;&lt;SPAN __jive_emoticon_name="sad"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank for your Help&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jul 2007 12:26:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-while-calling-rfc-when-using-bsp-web-interface/m-p/2421443#M540612</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-05T12:26:21Z</dc:date>
    </item>
  </channel>
</rss>

