<?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 in the file in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-the-file/m-p/5431394#M1246104</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;that is carriage return or line feed which is kept in the file some time automatically some times wantedly else the whole file will be in the single same line,,,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 08 Apr 2009 03:19:51 GMT</pubDate>
    <dc:creator>former_member156446</dc:creator>
    <dc:date>2009-04-08T03:19:51Z</dc:date>
    <item>
      <title>error in the file</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-the-file/m-p/5431393#M1246103</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi I have an upload program whcih reads a file from server.&lt;/P&gt;&lt;P&gt;in the file iam getting the first record as &lt;/P&gt;&lt;P&gt;EXTRACT|2009-04-07|436|29036.11#&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but actually there is no # in the file but while reading this record in debug mode iam finfing this # and &lt;/P&gt;&lt;P&gt;because of this it's going dump.though the # is not in file why iam getting this??please suggest&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Apr 2009 03:17:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-the-file/m-p/5431393#M1246103</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-04-08T03:17:47Z</dc:date>
    </item>
    <item>
      <title>Re: error in the file</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-the-file/m-p/5431394#M1246104</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;that is carriage return or line feed which is kept in the file some time automatically some times wantedly else the whole file will be in the single same line,,,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Apr 2009 03:19:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-the-file/m-p/5431394#M1246104</guid>
      <dc:creator>former_member156446</dc:creator>
      <dc:date>2009-04-08T03:19:51Z</dc:date>
    </item>
    <item>
      <title>Re: error in the file</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-the-file/m-p/5431395#M1246105</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;please suggest a way to crrect the error&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Apr 2009 03:21:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-the-file/m-p/5431395#M1246105</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-04-08T03:21:29Z</dc:date>
    </item>
    <item>
      <title>Re: error in the file</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-the-file/m-p/5431396#M1246106</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;data: c_val type c value CL_ABAP_CHAR_UTILITIES=&amp;gt;CR_LF.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;replace all occurance of c_val from wa_itab with space.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This generally happens if the file is not writen in ASC format.... &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;alternative:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;find the string lenght of the wa_itab subract by 1 and use offset to move the wa_final.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Apr 2009 03:24:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-the-file/m-p/5431396#M1246106</guid>
      <dc:creator>former_member156446</dc:creator>
      <dc:date>2009-04-08T03:24:05Z</dc:date>
    </item>
    <item>
      <title>Re: error in the file</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-the-file/m-p/5431397#M1246107</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Replace # by tab or space.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Apr 2009 03:25:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-the-file/m-p/5431397#M1246107</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-04-08T03:25:31Z</dc:date>
    </item>
    <item>
      <title>Re: error in the file</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-the-file/m-p/5431398#M1246108</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Revanth,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As you are using reading the file you must be using DATASET Concept.&lt;/P&gt;&lt;P&gt;Then, you would have declared any string to read each line isnt it?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you know the length of each field, fetch the field using offset concept and get it in to a work area field.&lt;/P&gt;&lt;P&gt;Now, do your manipulations on that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This will completely solve your problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope you got my point.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Babu Kilari&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Apr 2009 03:34:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-the-file/m-p/5431398#M1246108</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-04-08T03:34:48Z</dc:date>
    </item>
  </channel>
</rss>

