<?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 calling a report from a function module. Please help! URGENT! in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-calling-a-report-from-a-function-module-please-help-urgent/m-p/2751674#M640029</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rao,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;   I have created the FM as remote RFC. Infact XI is able to call the FM. Only problem is when it reaches the point where the report is called via SUBMIT it exits.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Help me please!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Gopal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 09 Sep 2007 10:30:42 GMT</pubDate>
    <dc:creator>gopalkrishna_baliga</dc:creator>
    <dc:date>2007-09-09T10:30:42Z</dc:date>
    <item>
      <title>Problem with calling a report from a function module. Please help! URGENT!</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-calling-a-report-from-a-function-module-please-help-urgent/m-p/2751672#M640027</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;   I have a scenarion like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  XI -&lt;/P&gt;&lt;HR originaltext="---" /&gt;&lt;P&gt;&amp;gt; Function Module -&lt;/P&gt;&lt;HR originaltext="-----" /&gt;&lt;P&gt;&amp;gt; ABAP Report&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  From XI I am callingf a function module in another R/3 system. This function module inturn calls a ABAP report using SUBMIT statement. The function module and the report reside in the same R/3 system.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  I am calling the report like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; SUBMIT yseg_save_bp_data WITH SELECTION-TABLE rspar&lt;/P&gt;&lt;P&gt;                             AND RETURN.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; The problem is when I run the function module directly in the R/3 system then it calls the report without any problem. &lt;/P&gt;&lt;P&gt;On the other hand, when I call the function module from XI then the report is not called. On debug mode I found that the program exits just at the Submit statement. Why is this strange problem?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What mistake am I doing? Is there any limitations or restrictions with SUBMIT statement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What is the correct way of using submit statement in this scenario?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kindly help me! &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Gopal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 09 Sep 2007 10:02:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-calling-a-report-from-a-function-module-please-help-urgent/m-p/2751672#M640027</guid>
      <dc:creator>gopalkrishna_baliga</dc:creator>
      <dc:date>2007-09-09T10:02:14Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with calling a report from a function module. Please help! URGENT!</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-calling-a-report-from-a-function-module-please-help-urgent/m-p/2751673#M640028</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;Is the F.M u created a RFC or not.&lt;/P&gt;&lt;P&gt;If not make it a Remote F.M and then try it..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Simha.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 09 Sep 2007 10:18:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-calling-a-report-from-a-function-module-please-help-urgent/m-p/2751673#M640028</guid>
      <dc:creator>Simha_</dc:creator>
      <dc:date>2007-09-09T10:18:50Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with calling a report from a function module. Please help! URGENT!</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-calling-a-report-from-a-function-module-please-help-urgent/m-p/2751674#M640029</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rao,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;   I have created the FM as remote RFC. Infact XI is able to call the FM. Only problem is when it reaches the point where the report is called via SUBMIT it exits.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Help me please!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Gopal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 09 Sep 2007 10:30:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-calling-a-report-from-a-function-module-please-help-urgent/m-p/2751674#M640029</guid>
      <dc:creator>gopalkrishna_baliga</dc:creator>
      <dc:date>2007-09-09T10:30:42Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with calling a report from a function module. Please help! URGENT!</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-calling-a-report-from-a-function-module-please-help-urgent/m-p/2751675#M640030</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gopal,&lt;/P&gt;&lt;P&gt;I am having the same scenario. can you please let me know, how did you solve this problem?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Sep 2007 20:04:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-calling-a-report-from-a-function-module-please-help-urgent/m-p/2751675#M640030</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-19T20:04:40Z</dc:date>
    </item>
  </channel>
</rss>

