<?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 BDC - continue after error in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-continue-after-error/m-p/2604408#M596775</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;1) How do I make the BDC that I am working on continue in the background, even if there is an error (Say a field isn't filled in or the entry is not valid, which can occur when a certain entered number does not exit in the database.)&lt;/P&gt;&lt;P&gt;It should continue from the record following the one that caused an error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2) When the error occurs, I want to mark one field with the value 'X'. This is done, so that after all processing is complete, I will display a write screen with a field from the table, where the last field is marked as x.&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, 26 Jul 2007 13:39:32 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-07-26T13:39:32Z</dc:date>
    <item>
      <title>BDC - continue after error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-continue-after-error/m-p/2604408#M596775</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;1) How do I make the BDC that I am working on continue in the background, even if there is an error (Say a field isn't filled in or the entry is not valid, which can occur when a certain entered number does not exit in the database.)&lt;/P&gt;&lt;P&gt;It should continue from the record following the one that caused an error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2) When the error occurs, I want to mark one field with the value 'X'. This is done, so that after all processing is complete, I will display a write screen with a field from the table, where the last field is marked as x.&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, 26 Jul 2007 13:39:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-continue-after-error/m-p/2604408#M596775</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-26T13:39:32Z</dc:date>
    </item>
    <item>
      <title>Re: BDC - continue after error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-continue-after-error/m-p/2604409#M596776</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;1) If you run the BDC program in the background then the Program will run if there are any errors.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2) You can put a Field as X, or else you can use the FORMAT_MESSAGE function module to show the error messages&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; Sudheer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Jul 2007 13:43:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-continue-after-error/m-p/2604409#M596776</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-26T13:43:12Z</dc:date>
    </item>
    <item>
      <title>Re: BDC - continue after error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-continue-after-error/m-p/2604410#M596777</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;      The Error field will be left blank and the process continuees.&lt;/P&gt;&lt;P&gt;If you want to see the error that you have made jsut go to the transaction SM35 and see the LOG.&lt;/P&gt;&lt;P&gt;there you will find the error where you have made.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Yogesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Jul 2007 13:43:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-continue-after-error/m-p/2604410#M596777</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-26T13:43:35Z</dc:date>
    </item>
    <item>
      <title>Re: BDC - continue after error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-continue-after-error/m-p/2604411#M596778</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;  s...the error record will be skipped and the bdc will continue with the next record, if the mode is N&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;chk this thread&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="498069"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if helpful, reward&lt;/P&gt;&lt;P&gt;Sathish. R&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Jul 2007 13:51:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-continue-after-error/m-p/2604411#M596778</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-26T13:51:30Z</dc:date>
    </item>
  </channel>
</rss>

