<?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>Question Re: Virtual InfoProvider based on remote-enabled function in Technology Q&amp;A</title>
    <link>https://community.sap.com/t5/technology-q-a/virtual-infoprovider-based-on-remote-enabled-function/qaa-p/11309414#M4189529</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Jake&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Error would be : "Error during proxy processing An exception with the type CX_SY_DYN_CALL_ILLEGAL_FUNC occurred, but was neither handled locally, nor declared in a RAISING clause Function call failed; could not find the function ‘&amp;lt;Function Name&amp;gt;’. "&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;gt;&amp;gt;&amp;gt;This exception occured when we try to call FM which is not present in source system.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ask basis to check proxy connection.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Hitesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 12 Oct 2015 11:33:50 GMT</pubDate>
    <dc:creator>former_member183519</dc:creator>
    <dc:date>2015-10-12T11:33:50Z</dc:date>
    <item>
      <title>Virtual InfoProvider based on remote-enabled function</title>
      <link>https://community.sap.com/t5/technology-q-a/virtual-infoprovider-based-on-remote-enabled-function/qaq-p/11309413</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I created a virtual InfoProvider based on a remote-enabled function on another server. I indicated the server where this function is located (see screenshot_1). However, every time I try to display data in InfoProvider, I get the following messages (screenshot_2): "An exception with the type CX_SY_DYN_CALL_ILLEGAL_FUNC occurred, but was neither handled locally, nor declared in a RAISING", "Function call failed; could not find the function ZFM_VIRTUAL_CUBE". However, I do have that funtion on my other server. Here is its signature:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/808116" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/808042" width="450" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/808115" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What could be the reason for that and how can I fix it? I checked whether I can remotely call that function inside an Abap program on my server, and it worked.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Oct 2015 10:16:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/virtual-infoprovider-based-on-remote-enabled-function/qaq-p/11309413</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-10-12T10:16:22Z</dc:date>
    </item>
    <item>
      <title>Re: Virtual InfoProvider based on remote-enabled function</title>
      <link>https://community.sap.com/t5/technology-q-a/virtual-infoprovider-based-on-remote-enabled-function/qaa-p/11309414#M4189529</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Jake&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Error would be : "Error during proxy processing An exception with the type CX_SY_DYN_CALL_ILLEGAL_FUNC occurred, but was neither handled locally, nor declared in a RAISING clause Function call failed; could not find the function ‘&amp;lt;Function Name&amp;gt;’. "&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;gt;&amp;gt;&amp;gt;This exception occured when we try to call FM which is not present in source system.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ask basis to check proxy connection.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Hitesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Oct 2015 11:33:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/virtual-infoprovider-based-on-remote-enabled-function/qaa-p/11309414#M4189529</guid>
      <dc:creator>former_member183519</dc:creator>
      <dc:date>2015-10-12T11:33:50Z</dc:date>
    </item>
    <item>
      <title>Re: Virtual InfoProvider based on remote-enabled function</title>
      <link>https://community.sap.com/t5/technology-q-a/virtual-infoprovider-based-on-remote-enabled-function/qaa-p/11309415#M4189530</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Jake,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please check if these notes are relevant for you:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;H2&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;A href="http://service.sap.com/sap/support/notes/1890724"&gt;1890724&lt;/A&gt; - Display data on FI virtual providers results in runtime error&lt;/SPAN&gt;&lt;/H2&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;A href="http://service.sap.com/sap/support/notes/2145551"&gt;2145551&lt;/A&gt; - Display data on FI virtual providers (with transaction LISTCUBE) results in runtime error&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Br, Andras&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Oct 2015 11:57:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/virtual-infoprovider-based-on-remote-enabled-function/qaa-p/11309415#M4189530</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-10-12T11:57:38Z</dc:date>
    </item>
    <item>
      <title>Re: Virtual InfoProvider based on remote-enabled function</title>
      <link>https://community.sap.com/t5/technology-q-a/virtual-infoprovider-based-on-remote-enabled-function/qaa-p/11309416#M4189531</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;But I am able to call that remote function in Abap program using call function 'function_name' destination QAclnt600. Wouldn't proxy errors cause problems when calling this function in Abap program?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Oct 2015 12:25:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/virtual-infoprovider-based-on-remote-enabled-function/qaa-p/11309416#M4189531</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-10-12T12:25:00Z</dc:date>
    </item>
  </channel>
</rss>

