<?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 Additional Record in custom table in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/additional-record-in-custom-table/m-p/7594130#M1567615</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Guys,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am loading a flat file with 100 records, but when checked in the custom table i could c 101 reacords.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;An additional blank record is getting created. Why is this happening?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I handled this blank record in the upload program. But why do we get this blank record?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it because the file has got a blank record? or SAP generates a blank record?&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;&lt;/P&gt;&lt;P&gt;Anand&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 04 Jan 2011 20:56:58 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2011-01-04T20:56:58Z</dc:date>
    <item>
      <title>Additional Record in custom table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/additional-record-in-custom-table/m-p/7594130#M1567615</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Guys,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am loading a flat file with 100 records, but when checked in the custom table i could c 101 reacords.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;An additional blank record is getting created. Why is this happening?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I handled this blank record in the upload program. But why do we get this blank record?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it because the file has got a blank record? or SAP generates a blank record?&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;&lt;/P&gt;&lt;P&gt;Anand&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Jan 2011 20:56:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/additional-record-in-custom-table/m-p/7594130#M1567615</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-01-04T20:56:58Z</dc:date>
    </item>
    <item>
      <title>Re: Additional Record in custom table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/additional-record-in-custom-table/m-p/7594131#M1567616</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Well, we can't see your file, code or table so there's really no way to tell.  My guess is that you've got an extra CRLF in the file and don't have the proper checking in your code to exclude it.  SAP doesn't create blank records unless you tell it to...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Jan 2011 21:19:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/additional-record-in-custom-table/m-p/7594131#M1567616</guid>
      <dc:creator>brad_bohn</dc:creator>
      <dc:date>2011-01-04T21:19:57Z</dc:date>
    </item>
    <item>
      <title>Re: Additional Record in custom table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/additional-record-in-custom-table/m-p/7594132#M1567617</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;Well you are uploading the file  , so please see the  internal table  or field symbol or work area used  in the  loop statement  after the file data is transferred to internal table  .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;May be the work area Header  line is inserted with  blank data as first or last record  .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so every time  you have clear you work area  when it is used.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Jan 2011 15:27:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/additional-record-in-custom-table/m-p/7594132#M1567617</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-01-05T15:27:18Z</dc:date>
    </item>
  </channel>
</rss>

