<?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's in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/bte-s/m-p/6912584#M1483036</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is a well documented standard process and doesn't require redundant step-by-step guides.&lt;/P&gt;&lt;P&gt;Please search before posting.&lt;/P&gt;&lt;P&gt;Thread locked.&lt;/P&gt;&lt;P&gt;Thomas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 13 May 2010 20:49:41 GMT</pubDate>
    <dc:creator>ThomasZloch</dc:creator>
    <dc:date>2010-05-13T20:49:41Z</dc:date>
    <item>
      <title>BTE's</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bte-s/m-p/6912581#M1483033</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;How can I implement the BTE for an event. Whats the transaction code for doing this. What is the process of implementing a BTE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can any one help on this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ravi G&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 May 2010 15:00:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bte-s/m-p/6912581#M1483033</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-05-13T15:00:51Z</dc:date>
    </item>
    <item>
      <title>Re: BTE's</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bte-s/m-p/6912582#M1483034</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;  You can find  the BTE in the transaction FIBF.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SAP Reference IMG -&amp;gt; Financial Accounting -&amp;gt; Financial Accounting Global Settings -&amp;gt; Business Transaction Events&lt;/P&gt;&lt;P&gt;u2022 For Publish and Subscribe Interfaces, Environment - &amp;gt; Info system (P/S)&lt;/P&gt;&lt;P&gt;u2022 For Process Interfaces, Environment -&amp;gt; Infosystem(Processes)&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;􀂾 Make sure the application is active for Business Transaction Events.&lt;/P&gt;&lt;P&gt;􀂾 Identify the BTE&lt;/P&gt;&lt;P&gt;􀂾 Copy the sample interface function module into a "Zu201D or u201CYu201D function module.&lt;/P&gt;&lt;P&gt;􀂾 Write the ABAP code into the source code section of the new "Zu201D or u201CYu201D function module. You may choose to create a "Zu201D or u201CYu201D program to enter the code into and then insert the "Z" or u201CYu201D program into your function module source code.&lt;/P&gt;&lt;P&gt;􀂾 Save and activate the function module.&lt;/P&gt;&lt;P&gt;􀂾 Assign the function module to the event, country and application.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;K.Vinay Kumar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 May 2010 18:06:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bte-s/m-p/6912582#M1483034</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-05-13T18:06:16Z</dc:date>
    </item>
    <item>
      <title>Re: BTE's</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bte-s/m-p/6912583#M1483035</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ravui,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try transaction FIBF. Step 1) Use menu option "Settings &amp;gt;&amp;gt; Products &amp;gt;&amp;gt; of&lt;/P&gt;&lt;P&gt;a customer" to create a new entry for your FIPP enhancement. Don't&lt;/P&gt;&lt;P&gt;activate it yet. Step 2) Choose "Settings &amp;gt;&amp;gt; P/S Function Modules &amp;gt;&amp;gt; of a&lt;/P&gt;&lt;P&gt;customer". Associate your BTE 00001050 with a function module that you&lt;/P&gt;&lt;P&gt;will create. Step 3) Create your function module and raise the event via&lt;/P&gt;&lt;P&gt;ABAP within it. Step 4) Go back to "Settings &amp;gt;&amp;gt; Products &amp;gt;&amp;gt; of a customer"&lt;/P&gt;&lt;P&gt;to activate the BTE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards &lt;/P&gt;&lt;P&gt;Naresh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 May 2010 18:48:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bte-s/m-p/6912583#M1483035</guid>
      <dc:creator>former_member206439</dc:creator>
      <dc:date>2010-05-13T18:48:39Z</dc:date>
    </item>
    <item>
      <title>Re: BTE's</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bte-s/m-p/6912584#M1483036</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is a well documented standard process and doesn't require redundant step-by-step guides.&lt;/P&gt;&lt;P&gt;Please search before posting.&lt;/P&gt;&lt;P&gt;Thread locked.&lt;/P&gt;&lt;P&gt;Thomas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 May 2010 20:49:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bte-s/m-p/6912584#M1483036</guid>
      <dc:creator>ThomasZloch</dc:creator>
      <dc:date>2010-05-13T20:49:41Z</dc:date>
    </item>
  </channel>
</rss>

