<?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: End BDC Function in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/end-bdc-function/m-p/2545586#M578987</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;Please try to call FM BDC_OBJECT_DELETE when you click on custom button.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You need to build your own logic to select and delete corresponding BDC session. Please check program RSBDCDEL for reference logic.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ferry Lianto&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 12 Jul 2007 14:33:21 GMT</pubDate>
    <dc:creator>ferry_lianto</dc:creator>
    <dc:date>2007-07-12T14:33:21Z</dc:date>
    <item>
      <title>End BDC Function</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/end-bdc-function/m-p/2545582#M578983</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;Is there any way to create a button on the selection screen that the user can press to end the bdc while it is running, since /bend is able to stop the bdc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;John&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Jul 2007 13:28:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/end-bdc-function/m-p/2545582#M578983</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-12T13:28:42Z</dc:date>
    </item>
    <item>
      <title>Re: End BDC Function</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/end-bdc-function/m-p/2545583#M578984</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;YOU can use the stop transaction option on the top left corner or any sap transaction(Even in se38), to stop the session midway.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ravi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Jul 2007 13:31:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/end-bdc-function/m-p/2545583#M578984</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-12T13:31:02Z</dc:date>
    </item>
    <item>
      <title>Re: End BDC Function</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/end-bdc-function/m-p/2545584#M578985</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;CREAT ONE  PUSHBUTTON LIKE STOP BDC &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;AND SY-UCOMM = /BEND.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;WRITE THIS CODE CORESPONDING TO THAT PUSH BUTTON &lt;/P&gt;&lt;P&gt;SO THAT IT WILL STOP IN BETWEEN&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, 12 Jul 2007 13:32:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/end-bdc-function/m-p/2545584#M578985</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-12T13:32:54Z</dc:date>
    </item>
    <item>
      <title>Re: End BDC Function</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/end-bdc-function/m-p/2545585#M578986</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The problem is that while the BDC is processing in the background, you can't press or enter a thing.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Jul 2007 14:08:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/end-bdc-function/m-p/2545585#M578986</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-12T14:08:50Z</dc:date>
    </item>
    <item>
      <title>Re: End BDC Function</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/end-bdc-function/m-p/2545586#M578987</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;Please try to call FM BDC_OBJECT_DELETE when you click on custom button.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You need to build your own logic to select and delete corresponding BDC session. Please check program RSBDCDEL for reference logic.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ferry Lianto&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Jul 2007 14:33:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/end-bdc-function/m-p/2545586#M578987</guid>
      <dc:creator>ferry_lianto</dc:creator>
      <dc:date>2007-07-12T14:33:21Z</dc:date>
    </item>
  </channel>
</rss>

