<?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: CALL FUNCTION rfc DESTINATION class-&amp;gt;attribute in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-function-rfc-destination-class-gt-attribute/m-p/3705395#M892204</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;Make sure the user in target system is authorized to execute your function - object s_rfc: rfc_type = 'FUGR', rfc_name = function GROUP, actvt = 16. You can check it using one of reports that are available in transaction SUIM.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Raj.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 11 Apr 2008 12:12:38 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-04-11T12:12:38Z</dc:date>
    <item>
      <title>CALL FUNCTION rfc DESTINATION class-&gt;attribute</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-function-rfc-destination-class-gt-attribute/m-p/3705393#M892202</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;An RFC call returns an exception 1 of type system_failure.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CALL FUNCTION rfc&lt;/P&gt;&lt;P&gt;DESTINATION class-&amp;gt;attribute&lt;/P&gt;&lt;P&gt;importing ...&lt;/P&gt;&lt;P&gt;exporting ...&lt;/P&gt;&lt;P&gt;EXCEPTIONS&lt;/P&gt;&lt;P&gt;        system_failure             = 1&lt;/P&gt;&lt;P&gt;        OTHERS                     = 2.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;rfc doesnt have exception of its own.&lt;/P&gt;&lt;P&gt;while execution, an exception 1 is raised (in a FM that RFC calls) This exception is because of problem in generating next number .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can someone plz explain what happened ? &lt;/P&gt;&lt;P&gt;the raised exception 1 (sy-subrc =1 ) for "not being able to generate number" is finally represented as "system-failure" declared in Destination exception 1 ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Apr 2008 12:03:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/call-function-rfc-destination-class-gt-attribute/m-p/3705393#M892202</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-11T12:03:28Z</dc:date>
    </item>
    <item>
      <title>Re: CALL FUNCTION rfc DESTINATION class-&gt;attribute</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-function-rfc-destination-class-gt-attribute/m-p/3705394#M892203</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;I think the problem is with RFC class-&amp;gt;attribute. Can you check whether the RFC is been calling properly or not?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Test the RFC from the remote system.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Satish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Apr 2008 12:08:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/call-function-rfc-destination-class-gt-attribute/m-p/3705394#M892203</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-11T12:08:25Z</dc:date>
    </item>
    <item>
      <title>Re: CALL FUNCTION rfc DESTINATION class-&gt;attribute</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-function-rfc-destination-class-gt-attribute/m-p/3705395#M892204</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;Make sure the user in target system is authorized to execute your function - object s_rfc: rfc_type = 'FUGR', rfc_name = function GROUP, actvt = 16. You can check it using one of reports that are available in transaction SUIM.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Raj.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Apr 2008 12:12:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/call-function-rfc-destination-class-gt-attribute/m-p/3705395#M892204</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-11T12:12:38Z</dc:date>
    </item>
    <item>
      <title>Re: CALL FUNCTION rfc DESTINATION class-&gt;attribute</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-function-rfc-destination-class-gt-attribute/m-p/3705396#M892205</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks for the quick response.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;satish : actually this is standard SAP code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;raj : we were able to excute the rfc earlier without any exception. i am not able to test for authorization right now , but if the user doesnt have authorization , will it throw this exception?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;plz suggest something.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Apr 2008 12:54:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/call-function-rfc-destination-class-gt-attribute/m-p/3705396#M892205</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-11T12:54:27Z</dc:date>
    </item>
  </channel>
</rss>

