<?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: Problem with Syncronous RFC calling a screen in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-syncronous-rfc-calling-a-screen/m-p/8758623#M1676175</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;tried already.. no luck.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 21 May 2012 10:16:12 GMT</pubDate>
    <dc:creator>kammaje_cis</dc:creator>
    <dc:date>2012-05-21T10:16:12Z</dc:date>
    <item>
      <title>Problem with Syncronous RFC calling a screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-syncronous-rfc-calling-a-screen/m-p/8758615#M1676167</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi friends,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am calling a RFC in a synchronous mode, which opens a UI screen from the destination system. RFC itself does not have any exporting parameters so the source system does not expect any output values.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Once the screen opens in destination system, if I close it, or hit the back button, I get a dump.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Going through the dump did not help.&amp;nbsp; It said&amp;nbsp;&amp;nbsp; "connection closed (no data)"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any pointers please..?&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Krishna&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 May 2012 05:06:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-syncronous-rfc-calling-a-screen/m-p/8758615#M1676167</guid>
      <dc:creator>kammaje_cis</dc:creator>
      <dc:date>2012-05-21T05:06:37Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with Syncronous RFC calling a screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-syncronous-rfc-calling-a-screen/m-p/8758616#M1676168</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are you opening the window in Debug?&lt;/P&gt;&lt;P&gt;If you are press F8, instead of pressing BACK.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 May 2012 05:23:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-syncronous-rfc-calling-a-screen/m-p/8758616#M1676168</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-05-21T05:23:36Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with Syncronous RFC calling a screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-syncronous-rfc-calling-a-screen/m-p/8758617#M1676169</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No, not Debug..... &lt;/P&gt;&lt;P&gt;I meant 'BACK' or closing in the screen opened by the RFC.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 May 2012 05:35:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-syncronous-rfc-calling-a-screen/m-p/8758617#M1676169</guid>
      <dc:creator>kammaje_cis</dc:creator>
      <dc:date>2012-05-21T05:35:56Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with Syncronous RFC calling a screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-syncronous-rfc-calling-a-screen/m-p/8758618#M1676170</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you share the dump details that you get in the remote system?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 May 2012 05:52:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-syncronous-rfc-calling-a-screen/m-p/8758618#M1676170</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-05-21T05:52:51Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with Syncronous RFC calling a screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-syncronous-rfc-calling-a-screen/m-p/8758619#M1676171</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There is no dump in the remote system. The dump occurs in the source system with "connection closed (no data)" as the short text.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 May 2012 05:56:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-syncronous-rfc-calling-a-screen/m-p/8758619#M1676171</guid>
      <dc:creator>kammaje_cis</dc:creator>
      <dc:date>2012-05-21T05:56:27Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with Syncronous RFC calling a screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-syncronous-rfc-calling-a-screen/m-p/8758620#M1676172</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are you doing the BACK before the RFC has completed the actions?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 May 2012 06:11:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-syncronous-rfc-calling-a-screen/m-p/8758620#M1676172</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-05-21T06:11:35Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with Syncronous RFC calling a screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-syncronous-rfc-calling-a-screen/m-p/8758621#M1676173</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No this is not the case. The aim of the RFC to open a screen in a remote system by submitting a program. Now once the opened window is closed, we get a dump in the source system.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 May 2012 07:11:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-syncronous-rfc-calling-a-screen/m-p/8758621#M1676173</guid>
      <dc:creator>kammaje_cis</dc:creator>
      <dc:date>2012-05-21T07:11:40Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with Syncronous RFC calling a screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-syncronous-rfc-calling-a-screen/m-p/8758622#M1676174</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;After submitting the program use RETURN.&lt;/P&gt;&lt;P&gt;Submit program and RETURN.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 May 2012 09:40:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-syncronous-rfc-calling-a-screen/m-p/8758622#M1676174</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-05-21T09:40:19Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with Syncronous RFC calling a screen</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-syncronous-rfc-calling-a-screen/m-p/8758623#M1676175</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;tried already.. no luck.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 May 2012 10:16:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-syncronous-rfc-calling-a-screen/m-p/8758623#M1676175</guid>
      <dc:creator>kammaje_cis</dc:creator>
      <dc:date>2012-05-21T10:16:12Z</dc:date>
    </item>
  </channel>
</rss>

