<?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 trfc vs arfc in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/trfc-vs-arfc/m-p/1741756#M322184</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;what is the diff. between TRFC AND ARFC? in which situation which is used?plz explain....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 01 Jan 2007 09:22:40 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-01-01T09:22:40Z</dc:date>
    <item>
      <title>trfc vs arfc</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/trfc-vs-arfc/m-p/1741756#M322184</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;what is the diff. between TRFC AND ARFC? in which situation which is used?plz explain....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Jan 2007 09:22:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/trfc-vs-arfc/m-p/1741756#M322184</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-01T09:22:40Z</dc:date>
    </item>
    <item>
      <title>Re: trfc vs arfc</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/trfc-vs-arfc/m-p/1741757#M322185</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;check this for trfc and qrfc&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;a href="http://help.sap.com/saphelp_nw04/helpdata/en/6f/1bd5b6a85b11d6b28500508b5d5211/content.htm"&amp;gt;http://help.sap.com/saphelp_nw04/helpdata/en/6f/1bd5b6a85b11d6b28500508b5d5211/content.htm&amp;lt;/a&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;shiba dutta&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Jan 2007 09:26:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/trfc-vs-arfc/m-p/1741757#M322185</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-01T09:26:56Z</dc:date>
    </item>
    <item>
      <title>Re: trfc vs arfc</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/trfc-vs-arfc/m-p/1741758#M322186</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Pavan , &lt;/P&gt;&lt;P&gt;  ARFC is basiacally used when your processing does not depend on the result of the execution of the program , so what happens is that the control immediatedly passes back to the program after the FM is called .&lt;/P&gt;&lt;P&gt;AFRC can be classifeid as RFC with response and without response.&lt;/P&gt;&lt;P&gt;Now in a ARFC we have to specify the Task in which the program is to be exeucted , so based on the task we specify the FM will be in that Session/Unit of work . To call ARFC we need the addition STARTING NEW TASK 'your task name'  in the FM call .&lt;/P&gt;&lt;P&gt;so what happens is if we call 10 FM with dirrerent tasks then they all are executed in different sessions .where as if we specify the same taks they all are executed in one single session.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In case of TRFC , the program are executed in backround and it is in same session and it ensures that all the FM are exected once or not at all and if any of the FM raises an exception all the porcessed are rolledback.&lt;/P&gt;&lt;P&gt;In the TRFC all the FM to a perticular destination are grouped together in a single transactional unit.&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Arun&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Jan 2007 09:36:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/trfc-vs-arfc/m-p/1741758#M322186</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-01T09:36:58Z</dc:date>
    </item>
  </channel>
</rss>

