<?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: RFC Function - Submit Report in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-function-submit-report/m-p/1269453#M149963</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Burak,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The suggestion is to fetch the data and display the data in a GRID in your system and NOT in the REMOTE system. For that you need to have a Function in the REMOTE system that will accept parameters and retrun the required data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The current one will not work, as it is trying to write the output.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Ravi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 13 Apr 2006 11:13:07 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-04-13T11:13:07Z</dc:date>
    <item>
      <title>RFC Function - Submit Report</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-function-submit-report/m-p/1269448#M149958</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;i want to submit a report in a rfc.i pass the parameters ( submit z*** with bukrs = 'XXXX'. ) and report gives an alv grid list.there are no import or export parameters.just submit the report.when i call the function it gives the list.but when i call the func. from an another system ( remote call ) it gives a short dump .i get CALL_FUNCTION_RECEIVE_ERROR error message.Do u have any idea about this problem?thanks all.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Burak&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Apr 2006 10:35:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-function-submit-report/m-p/1269448#M149958</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-04-13T10:35:17Z</dc:date>
    </item>
    <item>
      <title>Re: RFC Function - Submit Report</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-function-submit-report/m-p/1269449#M149959</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Burak,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I don't think you can call a RFC which writes something on to the screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Ravi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Apr 2006 10:38:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-function-submit-report/m-p/1269449#M149959</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-04-13T10:38:54Z</dc:date>
    </item>
    <item>
      <title>Re: RFC Function - Submit Report</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-function-submit-report/m-p/1269450#M149960</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Burak,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  I think it is not possible to submit programs&lt;/P&gt;&lt;P&gt;  which have output screens. Function module will &lt;/P&gt;&lt;P&gt;  try to create place for writing output.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  I guess better to fetch data in the function module and&lt;/P&gt;&lt;P&gt;  and write a program to call that remote function take&lt;/P&gt;&lt;P&gt;  the data into one itab and display on GRID report.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&amp;amp;Regards,&lt;/P&gt;&lt;P&gt;Siri.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Apr 2006 10:42:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-function-submit-report/m-p/1269450#M149960</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-04-13T10:42:45Z</dc:date>
    </item>
    <item>
      <title>Re: RFC Function - Submit Report</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-function-submit-report/m-p/1269451#M149961</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thank u guys,&lt;/P&gt;&lt;P&gt;i'll try to pass data and after that display alv grid.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Burak&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Apr 2006 11:09:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-function-submit-report/m-p/1269451#M149961</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-04-13T11:09:07Z</dc:date>
    </item>
    <item>
      <title>Re: RFC Function - Submit Report</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-function-submit-report/m-p/1269452#M149962</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;You can not write data on the screen by RFC call.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try to get and dispaly data back to your calling system.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Naimesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Apr 2006 11:12:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-function-submit-report/m-p/1269452#M149962</guid>
      <dc:creator>naimesh_patel</dc:creator>
      <dc:date>2006-04-13T11:12:55Z</dc:date>
    </item>
    <item>
      <title>Re: RFC Function - Submit Report</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-function-submit-report/m-p/1269453#M149963</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Burak,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The suggestion is to fetch the data and display the data in a GRID in your system and NOT in the REMOTE system. For that you need to have a Function in the REMOTE system that will accept parameters and retrun the required data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The current one will not work, as it is trying to write the output.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Ravi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Apr 2006 11:13:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-function-submit-report/m-p/1269453#M149963</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-04-13T11:13:07Z</dc:date>
    </item>
  </channel>
</rss>

