<?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: Errormessage DATA_OFFSET_LENGTH_TOO_LARGE with GUI_UPLOAD in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/errormessage-data-offset-length-too-large-with-gui-upload/m-p/3389770#M813902</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;I believe Character '#' is for column separator and '##' is for Line Separator.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ramkumar.K&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 12 Feb 2008 10:42:56 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-02-12T10:42:56Z</dc:date>
    <item>
      <title>Errormessage DATA_OFFSET_LENGTH_TOO_LARGE with GUI_UPLOAD</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/errormessage-data-offset-length-too-large-with-gui-upload/m-p/3389768#M813900</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I get a runtime error with the errormessage DATA_OFFSET_LENGTH_TOO_LARGE when using GUI_UPLOAD to upload a dataset.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I use a txt-dataset (separator '#').&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It seems to me that R/3 cannot detect a lineend.&lt;/P&gt;&lt;P&gt;Is there a special lineend-seperator?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or does anybody have a different solution?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind regards&lt;/P&gt;&lt;P&gt;Udo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Feb 2008 10:14:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/errormessage-data-offset-length-too-large-with-gui-upload/m-p/3389768#M813900</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-12T10:14:14Z</dc:date>
    </item>
    <item>
      <title>Re: Errormessage DATA_OFFSET_LENGTH_TOO_LARGE with GUI_UPLOAD</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/errormessage-data-offset-length-too-large-with-gui-upload/m-p/3389769#M813901</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;why u r using line-end. I mean there is any special purpose?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In general each line we will add a new line to internal table. So line end will be determined automatically by the system.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;try to use CONDENSE statement before appending the data to internal table.&lt;/P&gt;&lt;P&gt;probelm will be solved.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Feb 2008 10:18:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/errormessage-data-offset-length-too-large-with-gui-upload/m-p/3389769#M813901</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-12T10:18:33Z</dc:date>
    </item>
    <item>
      <title>Re: Errormessage DATA_OFFSET_LENGTH_TOO_LARGE with GUI_UPLOAD</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/errormessage-data-offset-length-too-large-with-gui-upload/m-p/3389770#M813902</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;I believe Character '#' is for column separator and '##' is for Line Separator.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ramkumar.K&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Feb 2008 10:42:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/errormessage-data-offset-length-too-large-with-gui-upload/m-p/3389770#M813902</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-12T10:42:56Z</dc:date>
    </item>
    <item>
      <title>Re: Errormessage DATA_OFFSET_LENGTH_TOO_LARGE with GUI_UPLOAD</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/errormessage-data-offset-length-too-large-with-gui-upload/m-p/3389771#M813903</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in my opinion I can't use CONDENSE, because I first have to upload (with function GUI_UPLOAD) the&lt;/P&gt;&lt;P&gt;data from the dataset.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Within this GUI_UPLOAD I get the error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the dump there is a hint that the linebuffer is too large. That's why I asked for a special separator at lineend.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind regards&lt;/P&gt;&lt;P&gt;Udo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Feb 2008 10:47:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/errormessage-data-offset-length-too-large-with-gui-upload/m-p/3389771#M813903</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-12T10:47:06Z</dc:date>
    </item>
    <item>
      <title>Re: Errormessage DATA_OFFSET_LENGTH_TOO_LARGE with GUI_UPLOAD</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/errormessage-data-offset-length-too-large-with-gui-upload/m-p/3389772#M813904</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I get still the same error, even when I'm trying to add '##' at lineend.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Feb 2008 11:00:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/errormessage-data-offset-length-too-large-with-gui-upload/m-p/3389772#M813904</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-12T11:00:04Z</dc:date>
    </item>
    <item>
      <title>Re: Errormessage DATA_OFFSET_LENGTH_TOO_LARGE with GUI_UPLOAD</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/errormessage-data-offset-length-too-large-with-gui-upload/m-p/3389773#M813905</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Problem disappeared&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Feb 2008 11:55:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/errormessage-data-offset-length-too-large-with-gui-upload/m-p/3389773#M813905</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-12T11:55:41Z</dc:date>
    </item>
    <item>
      <title>Re: Errormessage DATA_OFFSET_LENGTH_TOO_LARGE with GUI_UPLOAD</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/errormessage-data-offset-length-too-large-with-gui-upload/m-p/3389774#M813906</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Dude,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try this&lt;/P&gt;&lt;P&gt;  Include this statement under EXPORTING of your &lt;/P&gt;&lt;P&gt;GUI_UPLOAD function module,&lt;/P&gt;&lt;P&gt;  HAS_FIELD_SEPARATOR = '#'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward if useful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Lakshmanan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Feb 2008 12:09:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/errormessage-data-offset-length-too-large-with-gui-upload/m-p/3389774#M813906</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-12T12:09:01Z</dc:date>
    </item>
    <item>
      <title>Re: Errormessage DATA_OFFSET_LENGTH_TOO_LARGE with GUI_UPLOAD</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/errormessage-data-offset-length-too-large-with-gui-upload/m-p/3389775#M813907</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;instead of that we can go for&lt;/P&gt;&lt;P&gt;HAS_FIELD_SEPARATOR = '#'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;plz Reward points if useful&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Hemasekhara reddy S&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Feb 2008 13:06:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/errormessage-data-offset-length-too-large-with-gui-upload/m-p/3389775#M813907</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-12T13:06:07Z</dc:date>
    </item>
    <item>
      <title>Re: Errormessage DATA_OFFSET_LENGTH_TOO_LARGE with GUI_UPLOAD</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/errormessage-data-offset-length-too-large-with-gui-upload/m-p/3389776#M813908</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The problem has disappeared when creating a new file and copying the content to this file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your support.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Feb 2008 13:33:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/errormessage-data-offset-length-too-large-with-gui-upload/m-p/3389776#M813908</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-12T13:33:10Z</dc:date>
    </item>
  </channel>
</rss>

