<?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: Difference Between QRFC and TRFC in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-qrfc-and-trfc/m-p/1158948#M119827</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi Ranjini,&lt;/P&gt;&lt;P&gt; the difference is explained &amp;lt;a href="http://help.sap.com/saphelp_nw04/helpdata/en/62/73241e03337442b1bc1932c2ff8196/content.htm"&amp;gt;here&amp;lt;/a&amp;gt;..&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;satesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 27 Feb 2006 08:23:27 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-02-27T08:23:27Z</dc:date>
    <item>
      <title>Difference Between QRFC and TRFC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-qrfc-and-trfc/m-p/1158945#M119824</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hello,&lt;/P&gt;&lt;P&gt;      what is the difference between Qrfc and Trfc ?any links or material for this topic will be helpfull.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;cheers&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Feb 2006 08:14:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-qrfc-and-trfc/m-p/1158945#M119824</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-02-27T08:14:22Z</dc:date>
    </item>
    <item>
      <title>Re: Difference Between QRFC and TRFC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-qrfc-and-trfc/m-p/1158946#M119825</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;Data can be transferred between two R/3 Systems reliably and safely via transactional RFC (tRFC).The called function module is executed exactly once in the RFC server system. The remote system need not be available at the time when the RFC client program is executing a tRFC. The tRFC component stores the called RFC function together with the corresponding data in the R/3 database, including a unique transaction identifier (TID).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If a call is sent, and the receiving system is down, the call remains in the local queue until a later time. The calling dialog program can proceed without waiting to see whether or not the remote call was successful. If the receiving system does not become active within a certain amount of time, the call is scheduled to run in batch.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Transactional RFCs use the suffix IN BACKGROUND TASK . &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To guarantee an LUW sequence dictated by the application, the tRFC is serialized using queues. It is therefore called queued RFC (qRFC). Due to the serialization, in R/3 a send queue for tRFC was created. This results in the general term qRFC with send queue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;austin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Feb 2006 08:20:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-qrfc-and-trfc/m-p/1158946#M119825</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-02-27T08:20:37Z</dc:date>
    </item>
    <item>
      <title>Re: Difference Between QRFC and TRFC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-qrfc-and-trfc/m-p/1158947#M119826</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;Check this link..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw04/helpdata/en/f7/2c4b3f53275003e10000000a114084/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw04/helpdata/en/f7/2c4b3f53275003e10000000a114084/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;vijay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Feb 2006 08:22:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-qrfc-and-trfc/m-p/1158947#M119826</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-02-27T08:22:28Z</dc:date>
    </item>
    <item>
      <title>Re: Difference Between QRFC and TRFC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-qrfc-and-trfc/m-p/1158948#M119827</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi Ranjini,&lt;/P&gt;&lt;P&gt; the difference is explained &amp;lt;a href="http://help.sap.com/saphelp_nw04/helpdata/en/62/73241e03337442b1bc1932c2ff8196/content.htm"&amp;gt;here&amp;lt;/a&amp;gt;..&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;satesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Feb 2006 08:23:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-qrfc-and-trfc/m-p/1158948#M119827</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-02-27T08:23:27Z</dc:date>
    </item>
    <item>
      <title>Re: Difference Between QRFC and TRFC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-qrfc-and-trfc/m-p/1158949#M119828</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;Transactional RFC (tRFC) and Queued RFC (qRFC). tRFC is used mainly to&lt;/P&gt;&lt;P&gt;transfer ALE Intermediate Documents (IDocs).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;Transactional RFC&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If an error occurs during a synchronous remote function call, the system cannot tell at what point the error occurred (most crucially, whether the function module was actually processed in R/3 before the operation failed). Restarting a failed call is therefore a dangerous thing to do, since you risk duplicating a completed function call. &lt;/P&gt;&lt;P&gt;To alleviate this problem, you can use transactional RFC, which guarantees that each function call you issue will only be executed once, even if you submit it repeatedly to the R/3 System. The system implements this safeguard by assigning a unique transaction ID (TID) to each transaction that you submit. When you attempt to process the transaction, the system checks whether that TID has already been processed. If it has, the transaction is ignored. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;&lt;/P&gt;&lt;P&gt;Queued RFC&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;When you use transactional RFC, you cannot guarantee the order in which the function calls will be processed in the system (it is quite possible that one call might overtake another). For cases where you need to specify a particular processing order, you can use queued RFC, which is an extension of transactional RFC. In qRFC, you place each function call in a logical queue. A function call cannot be executed until all of its predecessors in the queue have been processed. Queued RFC calls are processed asynchronously.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;refer&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://johnv.sapgenie.com/docs/RFC.pdf" target="test_blank"&gt;http://johnv.sapgenie.com/docs/RFC.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://zerone.samcheok.ac.kr/Asp_pr/Language/.%5Cuploadfile%5CJCo%20Tutorial-1.pdf" target="test_blank"&gt;http://zerone.samcheok.ac.kr/Asp_pr/Language/.%5Cuploadfile%5CJCo%20Tutorial-1.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.sap.com/www.sapgenie.com/sapgenie/docs/SAP%20Connectors.doc" target="test_blank"&gt;www.sapgenie.com/sapgenie/docs/SAP%20Connectors.doc&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;kishore&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Feb 2006 08:23:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-qrfc-and-trfc/m-p/1158949#M119828</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-02-27T08:23:34Z</dc:date>
    </item>
    <item>
      <title>Re: Difference Between QRFC and TRFC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-qrfc-and-trfc/m-p/1158950#M119829</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This link may be useful&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw04/helpdata/en/62/73241e03337442b1bc1932c2ff8196/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw04/helpdata/en/62/73241e03337442b1bc1932c2ff8196/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.microsoft-sap.com/doc/Connecting_InfoPath_to_SAP.doc" target="test_blank"&gt;http://www.microsoft-sap.com/doc/Connecting_InfoPath_to_SAP.doc&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Feb 2006 08:23:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-qrfc-and-trfc/m-p/1158950#M119829</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-02-27T08:23:40Z</dc:date>
    </item>
    <item>
      <title>Re: Difference Between QRFC and TRFC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-qrfc-and-trfc/m-p/1158951#M119830</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;  I think the following links will be useful&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw04/helpdata/en/b0/eae2a889e711d2956500a0c94260a5/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw04/helpdata/en/b0/eae2a889e711d2956500a0c94260a5/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw04/helpdata/en/0b/2a66a2507d11d18ee90000e8366fc2/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw04/helpdata/en/0b/2a66a2507d11d18ee90000e8366fc2/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Feb 2006 08:25:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-qrfc-and-trfc/m-p/1158951#M119830</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-02-27T08:25:13Z</dc:date>
    </item>
    <item>
      <title>Re: Difference Between QRFC and TRFC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-qrfc-and-trfc/m-p/1158952#M119831</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This link may be useful&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw04/helpdata/en/62/73241e03337442b1bc1932c2ff8196/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw04/helpdata/en/62/73241e03337442b1bc1932c2ff8196/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.microsoft-sap.com/doc/Connecting_InfoPath_to_SAP.doc" target="test_blank"&gt;http://www.microsoft-sap.com/doc/Connecting_InfoPath_to_SAP.doc&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Feb 2006 08:25:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-qrfc-and-trfc/m-p/1158952#M119831</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-02-27T08:25:48Z</dc:date>
    </item>
    <item>
      <title>Re: Difference Between QRFC and TRFC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-qrfc-and-trfc/m-p/1158953#M119832</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kumar,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for monitoring QRFC, and TRFC's..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw04/helpdata/en/f0/02a63b9bb3e035e10000000a114084/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw04/helpdata/en/f0/02a63b9bb3e035e10000000a114084/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;vijay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Feb 2006 08:27:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-qrfc-and-trfc/m-p/1158953#M119832</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-02-27T08:27:04Z</dc:date>
    </item>
    <item>
      <title>Re: Difference Between QRFC and TRFC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-qrfc-and-trfc/m-p/1158954#M119833</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi kumar,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FIRST IN - FIRST OUT&lt;/P&gt;&lt;P&gt;-&lt;/P&gt;&lt;HR originaltext="-------------------------" /&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1.  COMMON THING :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  Both work asynchronously.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. First TRFC was there.&lt;/P&gt;&lt;P&gt;3. Then came the concept of QRFC.&lt;/P&gt;&lt;P&gt;4. Why ?&lt;/P&gt;&lt;P&gt;5 BCOS, suppose many TRFC are called (eg. 10)&lt;/P&gt;&lt;P&gt;6. Now they execute (in the target server)&lt;/P&gt;&lt;P&gt;  INDEPENDENTLY&lt;/P&gt;&lt;P&gt;7. Hence, we cannot have CONTROL&lt;/P&gt;&lt;P&gt;   over the SEQUENCE of 10 rfc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;8 To over come, (as the name suggests)&lt;/P&gt;&lt;P&gt;   QRFC came into picture.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;9. FIRST IN - FIRST OUT&lt;/P&gt;&lt;P&gt;   The SEQUENCE , in which RFC are called,&lt;/P&gt;&lt;P&gt;  in that same sequence, they will get&lt;/P&gt;&lt;P&gt;   executed in the target server.&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>Mon, 27 Feb 2006 08:33:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-qrfc-and-trfc/m-p/1158954#M119833</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-02-27T08:33:54Z</dc:date>
    </item>
  </channel>
</rss>

