<?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 BTE Function modules in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/bte-function-modules/m-p/5690146#M1293027</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 am new to Business transcation events (BTE).Can any one tell me the difference between function &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;modules 'OPEN_FI_PERFORM&lt;STRONG&gt;' and 'OUTBOUND_CALL&lt;/STRONG&gt;' ? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Krishnam Raju&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 28 May 2009 10:54:34 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-05-28T10:54:34Z</dc:date>
    <item>
      <title>BTE Function modules</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bte-function-modules/m-p/5690146#M1293027</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 am new to Business transcation events (BTE).Can any one tell me the difference between function &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;modules 'OPEN_FI_PERFORM&lt;STRONG&gt;' and 'OUTBOUND_CALL&lt;/STRONG&gt;' ? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Krishnam Raju&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 May 2009 10:54:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bte-function-modules/m-p/5690146#M1293027</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-28T10:54:34Z</dc:date>
    </item>
    <item>
      <title>Re: BTE Function modules</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bte-function-modules/m-p/5690147#M1293028</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Krishnam,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The 'OPEN_FI_PERFORM......_P' function module corresponds to the Process BTE. These BTEs allow to implement program that differs from standard application, so they have changing or exporting parameter in the BTE function module interface.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The 'OPEN_FI_PERFORM......_E' or the 'OUTBOUND_CALL..' are Publish and Subscribe BTEs. These BTEs allow you to functionality implement additional functionality, not delivered by SAP or as per custoomer requirement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;George&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 May 2009 19:09:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bte-function-modules/m-p/5690147#M1293028</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-28T19:09:36Z</dc:date>
    </item>
    <item>
      <title>Re: BTE Function modules</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bte-function-modules/m-p/5690148#M1293029</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi George,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the reply.Can you please tell me the difference between 'OPEN_FI_PERFORM*_E' &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and 'OUTBOUND_CALL*' ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Krishnam Raju&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 May 2009 03:54:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bte-function-modules/m-p/5690148#M1293029</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-29T03:54:27Z</dc:date>
    </item>
    <item>
      <title>Re: BTE Function modules</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bte-function-modules/m-p/5690149#M1293030</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Krishnam,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The &lt;EM&gt;'OUTBOUND_CALL*'&lt;/EM&gt; BTE function module additionally allows to sRFC enabled implementation.&lt;/P&gt;&lt;P&gt;Which means that in the &lt;EM&gt;OUTBOUND_CALL..'&lt;/EM&gt; BTE there is a check to identify if the function module implemented is RFC enabled or not, and it has the possibility to call RFC enabled function module based on &lt;EM&gt;'SAMPLE_INTERFACE_....'&lt;/EM&gt; with destination.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The 'OPEN_FI_PERFORM*_E'  calls only normal function module implementation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;George&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 May 2009 04:42:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bte-function-modules/m-p/5690149#M1293030</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-29T04:42:23Z</dc:date>
    </item>
  </channel>
</rss>

