<?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/2559164#M583525</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 row that contains 8 fields...should be given a space i.e tab..&lt;/P&gt;&lt;P&gt;Then BDC will take it as the null value...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If not , then the wrong values will be uploaded..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Simha.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 10 Jul 2007 11:19:39 GMT</pubDate>
    <dc:creator>Simha_</dc:creator>
    <dc:date>2007-07-10T11:19:39Z</dc:date>
    <item>
      <title>Bdc data upload</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-data-upload/m-p/2559163#M583524</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hai all,&lt;/P&gt;&lt;P&gt;          I want the claridfication abt this, ie for example, If the flatfile contains ten fields and their corresponding 10 records. In this the out  10 records, 5 of them have values for 8 fields and for the rest of the fields it have null values and the remaining five records have values for all the fields. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;         My problem is while uploading  data through BDC for the records with values only for eight fields the system has  taken the value from the adjacent field and make the value as wrong. &lt;/P&gt;&lt;P&gt;         For the records with value for 10 fields it is uploading correctly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help to clear this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance,&lt;/P&gt;&lt;P&gt;S.Jenibalet.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Jul 2007 11:13:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-data-upload/m-p/2559163#M583524</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-10T11:13:18Z</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/2559164#M583525</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 row that contains 8 fields...should be given a space i.e tab..&lt;/P&gt;&lt;P&gt;Then BDC will take it as the null value...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If not , then the wrong values will be uploaded..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Simha.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Jul 2007 11:19:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-data-upload/m-p/2559164#M583525</guid>
      <dc:creator>Simha_</dc:creator>
      <dc:date>2007-07-10T11:19:39Z</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/2559165#M583526</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for ur response Eventhough I have seperate the field values by tab it is showing the same error&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Jul 2007 11:22:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-data-upload/m-p/2559165#M583526</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-10T11:22:39Z</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/2559166#M583527</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;First put the data in an EXCEL file with all the fields&lt;/P&gt;&lt;P&gt;Leave space for the fields where there is no data &lt;/P&gt;&lt;P&gt;and save this EXCEL file as TAB delimited TEXT file&lt;/P&gt;&lt;P&gt;and upload it to internal table using GUI_UPLOAD&lt;/P&gt;&lt;P&gt;now process the BDC , it will update correctly&lt;/P&gt;&lt;P&gt;Check the data in the int table whether the data for the fields (no data is there) have been correctly uploaded or not.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;Reward points for useful Answers&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Anji&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Jul 2007 11:31:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-data-upload/m-p/2559166#M583527</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-10T11:31:57Z</dc:date>
    </item>
  </channel>
</rss>

