<?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 doesnt call FM in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/bte-doesnt-call-fm/m-p/7537340#M1562069</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to extract purchasing requisition to BW through delta queue.&lt;/P&gt;&lt;P&gt;I have created BTE Z_DELTA at BT24 and assigned it FM ZSC_BTE_DELTA_CAPTURE_01000710 at BT34.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Unfortunately , nothing happens. Change of existing/ creation of new purchase requisition doesnt call FM ZSC_BTE_DELTA_CAPTURE_01000710. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Z_DELTA is active.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How to debug this case?  What can be the case of issue? &lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 10 Jan 2011 16:19:52 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2011-01-10T16:19:52Z</dc:date>
    <item>
      <title>BTE doesnt call FM</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bte-doesnt-call-fm/m-p/7537340#M1562069</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to extract purchasing requisition to BW through delta queue.&lt;/P&gt;&lt;P&gt;I have created BTE Z_DELTA at BT24 and assigned it FM ZSC_BTE_DELTA_CAPTURE_01000710 at BT34.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Unfortunately , nothing happens. Change of existing/ creation of new purchase requisition doesnt call FM ZSC_BTE_DELTA_CAPTURE_01000710. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Z_DELTA is active.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How to debug this case?  What can be the case of issue? &lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Jan 2011 16:19:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bte-doesnt-call-fm/m-p/7537340#M1562069</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-01-10T16:19:52Z</dc:date>
    </item>
    <item>
      <title>Re: BTE doesnt call FM</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bte-doesnt-call-fm/m-p/7537341#M1562070</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 don't if you mean BTE for event or process: that BTE is called by fm OUTBOUND_CALL_01000710_E (event) OUTBOUND_CALL_01000710_P (process).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So try to check if those fms are called&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Max&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Jan 2011 16:35:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bte-doesnt-call-fm/m-p/7537341#M1562070</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-01-10T16:35:04Z</dc:date>
    </item>
    <item>
      <title>Re: BTE doesnt call FM</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bte-doesnt-call-fm/m-p/7537342#M1562071</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you please tell me how to check this? How to debug these ABAP structures?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Jan 2011 16:51:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bte-doesnt-call-fm/m-p/7537342#M1562071</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-01-10T16:51:47Z</dc:date>
    </item>
    <item>
      <title>Re: BTE doesnt call FM</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bte-doesnt-call-fm/m-p/7537343#M1562072</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Comandante Che Guevara, &lt;/P&gt;&lt;P&gt;you can stop debug when to find the function PC_FUNCTION_FIND, &lt;/P&gt;&lt;P&gt;this is a function that find your implementations of event.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Some links that can help you?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_thread" href="https://community.sap.com/" __jive_macro_name="thread" modifiedtitle="true" __default_attr="977705"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/207835fb-0a01-0010-34b4-fef1240ba9b7?quicklink=index&amp;amp;overridelayout=true" target="test_blank"&gt;http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/207835fb-0a01-0010-34b4-fef1240ba9b7?quicklink=index&amp;amp;overridelayout=true&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_thread" href="https://community.sap.com/" __jive_macro_name="thread" modifiedtitle="true" __default_attr="1069543"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Welinton Rocha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Jan 2011 19:16:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bte-doesnt-call-fm/m-p/7537343#M1562072</guid>
      <dc:creator>Roc31</dc:creator>
      <dc:date>2011-01-10T19:16:16Z</dc:date>
    </item>
  </channel>
</rss>

