<?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 reg. bdc in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/reg-bdc/m-p/1636609#M283815</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;ive a issue reg. bdc&lt;/P&gt;&lt;P&gt;suppose, 1000 records are there in flat file to upload in to R/3.&lt;/P&gt;&lt;P&gt;in these, there are 200 error records, not in a order.. which are not uploaded &lt;/P&gt;&lt;P&gt;i need to upload 1000 records successfully..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can anybody please let me know..the procedure(either session or call tran. method), how we do&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks in advance&lt;/P&gt;&lt;P&gt;raghavendra rao G&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 11 Oct 2006 10:30:00 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-10-11T10:30:00Z</dc:date>
    <item>
      <title>reg. bdc</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reg-bdc/m-p/1636609#M283815</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;ive a issue reg. bdc&lt;/P&gt;&lt;P&gt;suppose, 1000 records are there in flat file to upload in to R/3.&lt;/P&gt;&lt;P&gt;in these, there are 200 error records, not in a order.. which are not uploaded &lt;/P&gt;&lt;P&gt;i need to upload 1000 records successfully..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can anybody please let me know..the procedure(either session or call tran. method), how we do&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks in advance&lt;/P&gt;&lt;P&gt;raghavendra rao G&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Oct 2006 10:30:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reg-bdc/m-p/1636609#M283815</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-10-11T10:30:00Z</dc:date>
    </item>
    <item>
      <title>Re: reg. bdc</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reg-bdc/m-p/1636610#M283816</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Among the 1000 rec 200 are errors then the Ea team will analyse the error records and they need to correct the errors and the corrected data will be supplied in a flat file.Again we need to uplaod the corrected file.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Oct 2006 12:59:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reg-bdc/m-p/1636610#M283816</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-10-11T12:59:16Z</dc:date>
    </item>
    <item>
      <title>Re: reg. bdc</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reg-bdc/m-p/1636611#M283817</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi raghavendra,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can use call transaction together with BDC if that is an option.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;All your successfull records will be updated via call transaction method and for the ones that failed you can create a BDC session. This session can be processed and errros can be corrected by the concerned ppl.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Oct 2006 13:04:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reg-bdc/m-p/1636611#M283817</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-10-11T13:04:50Z</dc:date>
    </item>
    <item>
      <title>Re: reg. bdc</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reg-bdc/m-p/1636612#M283818</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Raghavendra &lt;/P&gt;&lt;P&gt;  Another solution is create and error file for errored records. Process them very time u run the program . write the log with error messages so that u can see and correct them. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Srikanth M&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Oct 2006 13:10:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reg-bdc/m-p/1636612#M283818</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-10-11T13:10:03Z</dc:date>
    </item>
  </channel>
</rss>

