<?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: Function module in background work process in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-in-background-work-process/m-p/7183995#M1518924</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;As says "Create a programa to call the FM and put it on a job, or execute the programa in background"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can't use any program for process FM in BKG job....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Anuj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 12 Aug 2010 07:23:33 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2010-08-12T07:23:33Z</dc:date>
    <item>
      <title>Function module in background work process</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-in-background-work-process/m-p/7183990#M1518919</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;i'm using trfc for processing FM only in background work process &lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;CALL FUNCTION 'FUNCTION_MODULE' IN BACKGROUND TASK&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;but when i execute FM it's occupying &lt;STRONG&gt;two work process&lt;/STRONG&gt; one is dialog (running current FM )and another one is background( running SAPLERFC) .&lt;/P&gt;&lt;P&gt;so pls suugest me how to avaiod FM to occupy dialog workprocess.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Anuj jain&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Aug 2010 06:02:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-in-background-work-process/m-p/7183990#M1518919</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-08-03T06:02:28Z</dc:date>
    </item>
    <item>
      <title>Re: Function module in background work process</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-in-background-work-process/m-p/7183991#M1518920</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Re open.....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Aug 2010 05:56:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-in-background-work-process/m-p/7183991#M1518920</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-08-10T05:56:02Z</dc:date>
    </item>
    <item>
      <title>Re: Function module in background work process</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-in-background-work-process/m-p/7183992#M1518921</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Why do you use the I[N BACKGROUND TASK|http://help.sap.com/abapdocu_70/en/ABAPCALL_FUNCTION_BACKGROUND_TASK.htm] option (start after commit) and not a simpler [STARTING NEW TASK|http://help.sap.com/abapdocu_70/en/ABAPCALL_FUNCTION_STARTING.htm] task &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Nevertheless, check via SM59 there are options on destination (default NONE)  (in menu) to manage the RSARFCSE report (which contain the call to the FG you mentioned) (number of call, delay, etc.)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Raymond&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Aug 2010 06:13:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-in-background-work-process/m-p/7183992#M1518921</guid>
      <dc:creator>RaymondGiuseppi</dc:creator>
      <dc:date>2010-08-10T06:13:56Z</dc:date>
    </item>
    <item>
      <title>Re: Function module in background work process</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-in-background-work-process/m-p/7183993#M1518922</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Raymond for your reply,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm using IN BACKGROUND becoz i want to rum my FM only in  background work process,which is not supported in STARTING NEW TASK.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Anuj Jain&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Aug 2010 06:31:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-in-background-work-process/m-p/7183993#M1518922</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-08-10T06:31:54Z</dc:date>
    </item>
    <item>
      <title>Re: Function module in background work process</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-in-background-work-process/m-p/7183994#M1518923</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;Create a programa to call the FM and put it on a job, or execute the programa in background..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Maria joão Rocha&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Aug 2010 13:50:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-in-background-work-process/m-p/7183994#M1518923</guid>
      <dc:creator>MariaJooRocha</dc:creator>
      <dc:date>2010-08-10T13:50:39Z</dc:date>
    </item>
    <item>
      <title>Re: Function module in background work process</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-in-background-work-process/m-p/7183995#M1518924</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;As says "Create a programa to call the FM and put it on a job, or execute the programa in background"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can't use any program for process FM in BKG job....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Anuj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Aug 2010 07:23:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-in-background-work-process/m-p/7183995#M1518924</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-08-12T07:23:33Z</dc:date>
    </item>
    <item>
      <title>Re: Function module in background work process</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-in-background-work-process/m-p/7183996#M1518925</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Create a report program, call your FM in this report....and execute this report in the background (or through a scheduled job). &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;does it not work for you?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Aug 2010 07:33:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-in-background-work-process/m-p/7183996#M1518925</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-08-12T07:33:22Z</dc:date>
    </item>
    <item>
      <title>Re: Function module in background work process</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-in-background-work-process/m-p/7183997#M1518926</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Priyank,&lt;/P&gt;&lt;P&gt;I have to Process FM remotely...so that RFC in background...in this case i cant use any report progam .&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Anuj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Aug 2010 07:46:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-in-background-work-process/m-p/7183997#M1518926</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-08-12T07:46:06Z</dc:date>
    </item>
    <item>
      <title>Re: Function module in background work process</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-in-background-work-process/m-p/7183998#M1518927</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You cannot call an RFC in a BG work process.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;RFC always executes via a Dialog work process. The addition IN BACKGROUND TASK doesn't facilitate the RFC to be executed in a BG process. Read the documentation thoroughly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyways can you elaborate what's your requirement &amp;amp; why you want the RFC to be executed in BG mode ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Aug 2010 08:00:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-in-background-work-process/m-p/7183998#M1518927</guid>
      <dc:creator>SuhaSaha</dc:creator>
      <dc:date>2010-08-12T08:00:57Z</dc:date>
    </item>
    <item>
      <title>Re: Function module in background work process</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-in-background-work-process/m-p/7183999#M1518928</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks suhas for your reply,&lt;/P&gt;&lt;P&gt;But as per below link we can process RFC in background job..&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw04/helpdata/EN/22/042585488911d189490000e829fbbd/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw04/helpdata/EN/22/042585488911d189490000e829fbbd/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but my concern is other....as it's occupying both dialog and backgroud work process.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Anuj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Aug 2010 08:40:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-in-background-work-process/m-p/7183999#M1518928</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-08-12T08:40:43Z</dc:date>
    </item>
    <item>
      <title>Re: Function module in background work process</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-in-background-work-process/m-p/7184000#M1518929</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can any one elaborate on background processing in context of my requirement?&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Anuj jain&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Aug 2010 06:39:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-in-background-work-process/m-p/7184000#M1518929</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-08-17T06:39:36Z</dc:date>
    </item>
    <item>
      <title>Re: Function module in background work process</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-in-background-work-process/m-p/7184001#M1518930</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Anuj,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried the same scenario here, and below are my comments.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. When we call the RFC FM in Background Task, then it will occupy DIALOG work process, and not background work process.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. The second process which you are seeing, i.e. SAPLERFC, that is required by the server to start the RFC. however, this gets displayed only for some time (to start the background task), after that it disappears.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;amit m.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Aug 2010 08:18:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-in-background-work-process/m-p/7184001#M1518930</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-08-17T08:18:10Z</dc:date>
    </item>
    <item>
      <title>Re: Function module in background work process</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-in-background-work-process/m-p/7184002#M1518931</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Amit for your findings...&lt;/P&gt;&lt;P&gt;But i want to ask what does background task means..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Either it means to start FM in a particular time in Dialog work process OR it means to start FM in a particular time in only BACKground work process. &lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Anuj jain.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Aug 2010 08:28:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-in-background-work-process/m-p/7184002#M1518931</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-08-17T08:28:03Z</dc:date>
    </item>
    <item>
      <title>Re: Function module in background work process</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-in-background-work-process/m-p/7184003#M1518932</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Anuj,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It unfortunately means: &lt;SPAN __jive_emoticon_name="sad"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;start FM in a particular time in Dialog work process&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The BACKGROUND word in abap syntax is misleading.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For true background processing, i.e. background WORK PROCESS (of type BGD in SM50) &lt;/P&gt;&lt;P&gt;ONLY  ABAP PROGRAMS or Commands or External Programs&lt;/P&gt;&lt;P&gt;can be run under background work process. (as per SM36)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Here we are trying a function module, which is not supported. This is as per my understanding.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;amit m.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Amit Mittal on Aug 17, 2010 2:03 PM&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Amit Mittal on Aug 17, 2010 2:05 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Aug 2010 08:32:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-in-background-work-process/m-p/7184003#M1518932</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-08-17T08:32:00Z</dc:date>
    </item>
    <item>
      <title>Re: Function module in background work process</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-in-background-work-process/m-p/7184004#M1518933</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;RFCs always use dialog work process, that's the golden rule for RFCs &lt;SPAN __jive_emoticon_name="happy"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BACKGROUND TASK is kind of misnomer. This is used to implement the tRFC (transactional RFC) model. If you read the SAP documentation it's very well documented. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR,&lt;/P&gt;&lt;P&gt;Suhas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Aug 2010 08:42:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-in-background-work-process/m-p/7184004#M1518933</guid>
      <dc:creator>SuhaSaha</dc:creator>
      <dc:date>2010-08-17T08:42:03Z</dc:date>
    </item>
    <item>
      <title>Re: Function module in background work process</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-in-background-work-process/m-p/7184005#M1518934</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;I'm going to closed this question as i can't find any solution to process my RFC(without report) in background work process  (:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyway thanks to Amit n suhas for their valuble time.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Anuj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Aug 2010 09:05:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-in-background-work-process/m-p/7184005#M1518934</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-08-17T09:05:07Z</dc:date>
    </item>
    <item>
      <title>Re: Function module in background work process</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-in-background-work-process/m-p/7184006#M1518935</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Amit and Suhas for your support ....&lt;/P&gt;&lt;P&gt;Now i'm sure that we can't process Any RFC directlly in background work process but can i process any FM (not RFC) in background work process ...like &lt;/P&gt;&lt;P&gt;calling FM inside RFC and call that FM in background work process.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Call RFC  in diallog&lt;/P&gt;&lt;P&gt;function.&lt;/P&gt;&lt;P&gt;.&lt;/P&gt;&lt;P&gt;call function FM(nt RFC) in background&lt;/P&gt;&lt;P&gt;.&lt;/P&gt;&lt;P&gt;..&lt;/P&gt;&lt;P&gt;..&lt;/P&gt;&lt;P&gt;endfunction.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;will it work????? .....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Anuj jain&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Aug 2010 07:20:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-in-background-work-process/m-p/7184006#M1518935</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-08-18T07:20:02Z</dc:date>
    </item>
    <item>
      <title>Re: Function module in background work process</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-in-background-work-process/m-p/7184007#M1518936</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi again,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As per my understanding we cannot do that, even though the FM is normal and not RFC enabled.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Below are my comments.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. FMs can be CALLED synchronously or asynchronously ONLY. There is no option of background work process. It will work only with dialog work process.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. For background work process, we NECESSARILY have to use a SEPARATE Z PROGRAM, and inside that call the FM.&lt;/P&gt;&lt;P&gt;   &lt;/P&gt;&lt;P&gt;3. We can BACKGROUND a Z Program, not the FM.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Amit Mittal.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Aug 2010 09:02:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-in-background-work-process/m-p/7184007#M1518936</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-08-18T09:02:48Z</dc:date>
    </item>
    <item>
      <title>Re: Function module in background work process</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-in-background-work-process/m-p/7184008#M1518937</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Anuj;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I got some infomation on the background processing of RFM.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;From your calling statement, it belongs to transacational RFM calling.&lt;/P&gt;&lt;P&gt;Call Function rfm_name&lt;/P&gt;&lt;P&gt;in background task&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you need to write a 'Commit work' after a serial of such calling which are in same LUW. And only after the statement, the LUM willl start its background processing in the target system. But note that, it does not allowed interactive dialog processing with target system and debugging..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this help you..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;Vindy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Aug 2010 09:15:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-in-background-work-process/m-p/7184008#M1518937</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-08-18T09:15:32Z</dc:date>
    </item>
    <item>
      <title>Re: Function module in background work process</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-in-background-work-process/m-p/7184009#M1518938</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vindy,&lt;/P&gt;&lt;P&gt;"you need to write a 'Commit work' after a serial of such calling which are in same LUW. And only after the statement, the LUM willl start its background processing in the target system. But note that, it does not allowed interactive dialog processing with target system and debugging"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i'm already using commit work in my code...but RFM nt working in background &lt;SPAN __jive_emoticon_name="sad"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Anuj jain&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Aug 2010 09:22:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-in-background-work-process/m-p/7184009#M1518938</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-08-18T09:22:26Z</dc:date>
    </item>
  </channel>
</rss>

