<?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: BDC data upload in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-data-upload/m-p/2758237#M642007</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;You need to get the error records in to a session then upload them from the session in the Error screen mode, then it will stop every where and enter the correct value then press enter,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or, you need to correct the Flat file then upload to SAP, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or, you can run the transaction in the Error screen mode then correct it while running the Program&lt;/P&gt;&lt;P&gt;&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>Fri, 31 Aug 2007 09:22:45 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-08-31T09:22:45Z</dc:date>
    <item>
      <title>BDC data upload</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-data-upload/m-p/2758234#M642004</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;Think through call transaction i have uploaded 500 records, after that we found that between 300 and 400 records are not properly uploaded&lt;/P&gt;&lt;P&gt;Can any body tell me how to approach the problem and resolve it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;kris&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Aug 2007 09:09:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-data-upload/m-p/2758234#M642004</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-31T09:09:20Z</dc:date>
    </item>
    <item>
      <title>Re: BDC data upload</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-data-upload/m-p/2758235#M642005</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Narendra..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Generally in Call transaction method to Handle the errors:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check the SY-SUBRC after each CALL TRANSACTION and if it is not 0 then Store the Transaction in Session (call fm 'BDC_INSERT') .&lt;/P&gt;&lt;P&gt;So all the Error Transactions are stored in Session.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Process this Session in foreground mode and fix the Errors.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;reward if Helpful&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Aug 2007 09:16:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-data-upload/m-p/2758235#M642005</guid>
      <dc:creator>varma_narayana</dc:creator>
      <dc:date>2007-08-31T09:16:17Z</dc:date>
    </item>
    <item>
      <title>Re: BDC data upload</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-data-upload/m-p/2758236#M642006</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;create an internal table with structure of BDCMSGCOLL. and collect the error records into this internal table.once u get  the records u can upload it manually or use session metod to upload.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;reward points for useful answers.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Aug 2007 09:21:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-data-upload/m-p/2758236#M642006</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-31T09:21:07Z</dc:date>
    </item>
    <item>
      <title>Re: BDC data upload</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-data-upload/m-p/2758237#M642007</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;You need to get the error records in to a session then upload them from the session in the Error screen mode, then it will stop every where and enter the correct value then press enter,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or, you need to correct the Flat file then upload to SAP, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or, you can run the transaction in the Error screen mode then correct it while running the Program&lt;/P&gt;&lt;P&gt;&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>Fri, 31 Aug 2007 09:22:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-data-upload/m-p/2758237#M642007</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-31T09:22:45Z</dc:date>
    </item>
    <item>
      <title>Re: BDC data upload</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-data-upload/m-p/2758238#M642008</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Aug 2007 09:26:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-data-upload/m-p/2758238#M642008</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-31T09:26:19Z</dc:date>
    </item>
  </channel>
</rss>

