<?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: Custom Function Module call in background job in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/custom-function-module-call-in-background-job/m-p/10507063#M1852687</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do you have Commit work in the code after your call for the background task to start. You will not be able to debug this the normal way and the debugger will immediately jump to next command line in the ABAP code. .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 18 Aug 2014 14:01:34 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2014-08-18T14:01:34Z</dc:date>
    <item>
      <title>Custom Function Module call in background job</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/custom-function-module-call-in-background-job/m-p/10507061#M1852685</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 created a function module with processing type as Remote Enabled (RFC).&lt;/P&gt;&lt;P&gt;and import paratmeter table type I_tab_ABCD&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have called the function module in a report ZREP&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S52"&gt;CALL &lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;FUNCTION &lt;/SPAN&gt;&lt;SPAN class="L0S33"&gt;'ZUPLOAD' &lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;IN &lt;/SPAN&gt;BACKGROUND &lt;SPAN class="L0S52"&gt;TASK &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have declared a class instance, and callled a method of that class inside the function module.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The method import the same table type parameter.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The problem is that the function module do no call the method, and the returns to the INITIALIZATION statement of the REPORT "ZREP".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Your advice and suggestions are welcome.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Soumen Das.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Aug 2014 13:52:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/custom-function-module-call-in-background-job/m-p/10507061#M1852685</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-08-18T13:52:40Z</dc:date>
    </item>
    <item>
      <title>Re: Custom Function Module call in background job</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/custom-function-module-call-in-background-job/m-p/10507062#M1852686</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Soumen,&lt;/P&gt;&lt;P&gt;The background task will only be executed after 'COMMIT WORK'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Archer &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Aug 2014 13:59:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/custom-function-module-call-in-background-job/m-p/10507062#M1852686</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-08-18T13:59:25Z</dc:date>
    </item>
    <item>
      <title>Re: Custom Function Module call in background job</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/custom-function-module-call-in-background-job/m-p/10507063#M1852687</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do you have Commit work in the code after your call for the background task to start. You will not be able to debug this the normal way and the debugger will immediately jump to next command line in the ABAP code. .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Aug 2014 14:01:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/custom-function-module-call-in-background-job/m-p/10507063#M1852687</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-08-18T14:01:34Z</dc:date>
    </item>
  </channel>
</rss>

