<?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 Program making a RFC call to Function Module not working in background in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/program-making-a-rfc-call-to-function-module-not-working-in-background/m-p/4249161#M1014239</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;I have an ABAP Program which is used to do a reconciliation check between the R/3 and BI system for Invoice Data. Please find below the details of the program flow:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1.	Program counts the number of records in the DSO table and aggregates the Net_Value based on the date range (passed as parameters)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2.	Program calls a Function Module (RFC Call) which counts the number of records in the R/3 table and aggregates the Net_Value for the same date range&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3.	Function Module Passes back the count values and aggregated Net_Value to the program&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;4.	Program compares the count and aggregated Net_Value from EDWH and MSP systems and sends an email mentioning whether the counts match or not&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However we are facing an issue. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Whenever, we execute the program in dialog mode, it works fine and fetches results within 5-6 minutes. However if we schedule the program to run in background (parameters through a variant), it gives no results even after running for over 3-4 hours. We tried figuring it out yesterday but could not come to any conclusion. Since there is a RFC call being to the function module, we were wondering if we need to specify some other parameter as well.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards&lt;/P&gt;&lt;P&gt;Dharmendra&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 30 Jul 2008 06:22:12 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-07-30T06:22:12Z</dc:date>
    <item>
      <title>Program making a RFC call to Function Module not working in background</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/program-making-a-rfc-call-to-function-module-not-working-in-background/m-p/4249161#M1014239</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;I have an ABAP Program which is used to do a reconciliation check between the R/3 and BI system for Invoice Data. Please find below the details of the program flow:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1.	Program counts the number of records in the DSO table and aggregates the Net_Value based on the date range (passed as parameters)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2.	Program calls a Function Module (RFC Call) which counts the number of records in the R/3 table and aggregates the Net_Value for the same date range&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3.	Function Module Passes back the count values and aggregated Net_Value to the program&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;4.	Program compares the count and aggregated Net_Value from EDWH and MSP systems and sends an email mentioning whether the counts match or not&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However we are facing an issue. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Whenever, we execute the program in dialog mode, it works fine and fetches results within 5-6 minutes. However if we schedule the program to run in background (parameters through a variant), it gives no results even after running for over 3-4 hours. We tried figuring it out yesterday but could not come to any conclusion. Since there is a RFC call being to the function module, we were wondering if we need to specify some other parameter as well.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards&lt;/P&gt;&lt;P&gt;Dharmendra&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Jul 2008 06:22:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/program-making-a-rfc-call-to-function-module-not-working-in-background/m-p/4249161#M1014239</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-30T06:22:12Z</dc:date>
    </item>
    <item>
      <title>Re: Program making a RFC call to Function Module not working in background</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/program-making-a-rfc-call-to-function-module-not-working-in-background/m-p/4249162#M1014240</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;what is the RFC ./..?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Jul 2008 06:23:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/program-making-a-rfc-call-to-function-module-not-working-in-background/m-p/4249162#M1014240</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-30T06:23:53Z</dc:date>
    </item>
    <item>
      <title>Re: Program making a RFC call to Function Module not working in background</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/program-making-a-rfc-call-to-function-module-not-working-in-background/m-p/4249163#M1014241</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;RFC Call is a procedure for executing remote enables function modules. It is done via the 'Remote Enabled' radio button on the function module's attribute screen.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Jul 2008 06:39:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/program-making-a-rfc-call-to-function-module-not-working-in-background/m-p/4249163#M1014241</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-30T06:39:22Z</dc:date>
    </item>
  </channel>
</rss>

