<?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: BTE in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/bte/m-p/1683251#M301048</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi naren&lt;/P&gt;&lt;P&gt;   The file got corrupted itseems...iam not able to open it.canu resend that please...&lt;/P&gt;&lt;P&gt;Thanka&lt;/P&gt;&lt;P&gt;vijaya&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 17 Nov 2006 09:44:10 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-11-17T09:44:10Z</dc:date>
    <item>
      <title>BTE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bte/m-p/1683249#M301046</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; can anybody please explain in brief abt BTE..&lt;/P&gt;&lt;P&gt;Thanks and regards&lt;/P&gt;&lt;P&gt;vijaya&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Nov 2006 22:07:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bte/m-p/1683249#M301046</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-16T22:07:38Z</dc:date>
    </item>
    <item>
      <title>Re: BTE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bte/m-p/1683250#M301047</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;&lt;/P&gt;&lt;P&gt;Check this link..Very good example..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/207835fb-0a01-0010-34b4-fef1240ba9b7" target="test_blank"&gt;https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/207835fb-0a01-0010-34b4-fef1240ba9b7&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Naren&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Nov 2006 22:25:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bte/m-p/1683250#M301047</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-16T22:25:44Z</dc:date>
    </item>
    <item>
      <title>Re: BTE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bte/m-p/1683251#M301048</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi naren&lt;/P&gt;&lt;P&gt;   The file got corrupted itseems...iam not able to open it.canu resend that please...&lt;/P&gt;&lt;P&gt;Thanka&lt;/P&gt;&lt;P&gt;vijaya&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Nov 2006 09:44:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bte/m-p/1683251#M301048</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-17T09:44:10Z</dc:date>
    </item>
    <item>
      <title>Re: BTE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bte/m-p/1683252#M301049</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can use BTE exits to add additional components to the SAP standard system, for example in the form of function modules. There are two types of interface:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;·        Publish &amp;amp; Subscribe interfaces&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;These give information that specific events have occurred in the SAP standard application and provide the data generated to external software. However the external software does not return any data to the SAP standard system.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;·        Process interfaces&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;These subject business processes to an external control function that is not part of the standard system; in other words the process interfaces interrupt the standard process and deliver data to the SAP application.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A BTE exit is called up in the process, meaning that process modules check the events in Customizing for calling up the BTE exits. In the BTE method, function modules are called up in specified events, to which they have been assigned in Customizing. The event interface is predefined. To activate the process modules, choose Settings for Process Interfaces -&amp;gt; Assign Customer Function Modules to Process Interfaces. For more information on activating user exits, see the sample modules in the documentation on function modules.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What are Business Transaction Events &lt;/P&gt;&lt;P&gt;-&amp;gt; The enhancement technique (Open FI) that were developed for Financial Accounting component. &lt;/P&gt;&lt;P&gt;-&amp;gt; Open FI is based upon the following principles: Application developers must define their interface in a function module, an assignment table is read in the accompanying (generated) code, and the customer modules assigned are called dynamically. &lt;/P&gt;&lt;P&gt;-&amp;gt; This technique differentiates between enhancements that are only allowed to have one implementation and enhancements that can call multiple implementations in any sequence desired. Both industry-specific and country-specific enhancements may be defined. &lt;/P&gt;&lt;P&gt;-&amp;gt; This can be easily adopted / customized to the business needs wherein SAP does not provide the standard functionality through customization or enhancements. This functionality is primarily used in FI in the areas of dunning, credit management, banking etc. For Example: Standard Dunning functionality in SAP sends the notice to the Pay to partner function (based on the partner functions in SD module i.e. pay to hits the books in Accounts Receivable in FI module), whereas the requirement could be to send the same to Bill to party, based on the premise that the original invoice was sent to him as per the partner functions in SD.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Basic Steps in Configuring Business Transaction Events &lt;/P&gt;&lt;P&gt;-&amp;gt; Make sure the application is active for Business Transaction Events. &lt;/P&gt;&lt;P&gt;-&amp;gt; Identify the BTE &amp;amp;#56256;&amp;amp;#56510; Copy the sample interface function module into a "Z&amp;#148; or &amp;#147;Y&amp;#148; function module. &lt;/P&gt;&lt;P&gt;-&amp;gt; Write the ABAP code into the source code section of the new "Z&amp;#148; or &amp;#147;Y&amp;#148; function module. You may choose to create a "Z&amp;#148; or &amp;#147;Y&amp;#148; program to enter the code into and then insert the "Z" or &amp;#147;Y&amp;#148; program into your function module source code. -&amp;gt; Save and activate the function module. &lt;/P&gt;&lt;P&gt;-&amp;gt; Assign the function module to the event, country and application.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have a look at below link.&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw04/helpdata/en/3b/7f3e8be57c11d1951f0000e82dec10/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw04/helpdata/en/3b/7f3e8be57c11d1951f0000e82dec10/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope it helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Vibha &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;*Please mark all the helpful answers&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Nov 2006 10:10:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bte/m-p/1683252#M301049</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-17T10:10:13Z</dc:date>
    </item>
  </channel>
</rss>

