<?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: error trap between BDC Program in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-trap-between-bdc-program/m-p/1744268#M323102</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi harish,&lt;/P&gt;&lt;P&gt;The next time when you run the bdc for error records only, you should change the values in the file itself.&lt;/P&gt;&lt;P&gt;Or you can run the bdc in Error mode (MODE E). There you can manually change the values and continue.&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>Tue, 12 Dec 2006 11:32:17 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-12-12T11:32:17Z</dc:date>
    <item>
      <title>error trap between BDC Program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-trap-between-bdc-program/m-p/1744267#M323101</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have create BDC program for transaction CA21 to create rate routing.&lt;/P&gt;&lt;P&gt;in this BDC we are copying from the existing one.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So in this process system will give error msg for workcenter is not valid for some plant.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this can be changed to some valid value in manual transaction, But how to trap this in BDC program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Dec 2006 11:27:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-trap-between-bdc-program/m-p/1744267#M323101</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-12T11:27:00Z</dc:date>
    </item>
    <item>
      <title>Re: error trap between BDC Program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-trap-between-bdc-program/m-p/1744268#M323102</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi harish,&lt;/P&gt;&lt;P&gt;The next time when you run the bdc for error records only, you should change the values in the file itself.&lt;/P&gt;&lt;P&gt;Or you can run the bdc in Error mode (MODE E). There you can manually change the values and continue.&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>Tue, 12 Dec 2006 11:32:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-trap-between-bdc-program/m-p/1744268#M323102</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-12T11:32:17Z</dc:date>
    </item>
    <item>
      <title>Re: error trap between BDC Program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-trap-between-bdc-program/m-p/1744269#M323103</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for repyin.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The way you are talking about is the last I am going to choose.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But is  there any other way to do the same?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Because here system is giving error because we are copying data from existing rate routing information. and i have already passed correct value in file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But because of this error, system stops processing BDC.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;of if any other way then you are welcome.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Dec 2006 11:43:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-trap-between-bdc-program/m-p/1744269#M323103</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-12T11:43:38Z</dc:date>
    </item>
    <item>
      <title>Re: error trap between BDC Program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-trap-between-bdc-program/m-p/1744270#M323104</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;&lt;/P&gt;&lt;P&gt;When program reads data record then first check whether for each record workcentre is valid for given plant in record.if not put these records in error table Else proceed with data,&lt;/P&gt;&lt;P&gt;After complete processing download error internal table &amp;amp; change it's contents to valid values &amp;amp; reprocess the same.&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>Tue, 12 Dec 2006 11:59:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-trap-between-bdc-program/m-p/1744270#M323104</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-12T11:59:49Z</dc:date>
    </item>
    <item>
      <title>Re: error trap between BDC Program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-trap-between-bdc-program/m-p/1744271#M323105</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;please do one thing, go to CA21 transaction=&amp;gt;give material, plant=&amp;gt;select copy from=&amp;gt;select rate routing=&amp;gt;give details from which to copy=&amp;gt;give status=&amp;gt;now operation check screen gives error&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;here work center is being copied from which we are copying rate routing details.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Dec 2006 13:05:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-trap-between-bdc-program/m-p/1744271#M323105</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-12T13:05:51Z</dc:date>
    </item>
  </channel>
</rss>

