<?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 Problem with GUI_DOWNLOAD in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-gui-download/m-p/6290834#M1389835</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;In one senario I am not able to understand why GUI_Download is giving dump.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am showing data in ALV, In that ALV i take 3 column as long text which is comming from READ_TEXT.In ALV, I given a icon when i click on that new pop up come &amp;amp; show the long text. If i am using stadard button of alv to download in excel sheet, that long text not come. I need to download it also.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I did code for that I create a internal table in whcih i take string type for long text &amp;amp; paasing that internal table to GUI_DOWNLOAD. It gives a short dump.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What is the solutions for that? any example for that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;jaten sangal&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Jaten.sangal on Nov 16, 2009 7:14 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 16 Nov 2009 06:05:47 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-11-16T06:05:47Z</dc:date>
    <item>
      <title>Problem with GUI_DOWNLOAD</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-gui-download/m-p/6290834#M1389835</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;In one senario I am not able to understand why GUI_Download is giving dump.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am showing data in ALV, In that ALV i take 3 column as long text which is comming from READ_TEXT.In ALV, I given a icon when i click on that new pop up come &amp;amp; show the long text. If i am using stadard button of alv to download in excel sheet, that long text not come. I need to download it also.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I did code for that I create a internal table in whcih i take string type for long text &amp;amp; paasing that internal table to GUI_DOWNLOAD. It gives a short dump.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What is the solutions for that? any example for that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;jaten sangal&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Jaten.sangal on Nov 16, 2009 7:14 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Nov 2009 06:05:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-gui-download/m-p/6290834#M1389835</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-11-16T06:05:47Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with GUI_DOWNLOAD</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-gui-download/m-p/6290835#M1389836</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You could at least give some additional info about the short dump and maybe even the relevant part of the coding. Otherwise, there is not much one can do to solve this beside taking some wild guesses.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Nov 2009 06:21:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-gui-download/m-p/6290835#M1389836</guid>
      <dc:creator>Sm1tje</dc:creator>
      <dc:date>2009-11-16T06:21:06Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with GUI_DOWNLOAD</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-gui-download/m-p/6290836#M1389837</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Type conflict when calling a function module.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This dump come when i use string in my internal table. If I use any char with length its work perfectly, but i dont know how much lengh is of long text.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Nov 2009 06:25:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-gui-download/m-p/6290836#M1389837</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-11-16T06:25:16Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with GUI_DOWNLOAD</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-gui-download/m-p/6290837#M1389838</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 think you are retrieving the logn text from text table. Use the same data element of that field to your internal table field instead of string.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Srinu.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Nov 2009 06:33:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-gui-download/m-p/6290837#M1389838</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-11-16T06:33:24Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with GUI_DOWNLOAD</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-gui-download/m-p/6290838#M1389839</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes , You are right but my requirement is same. i can not take as u are saying, because text table has only 132 char field . When you use Read_text FM it gives you suppose 10 line of chat 132 , then in that case what will be you do?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Nov 2009 06:43:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-gui-download/m-p/6290838#M1389839</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-11-16T06:43:31Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with GUI_DOWNLOAD</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-gui-download/m-p/6290839#M1389840</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you can chop the string into rows of an another internal table before passing it to the FM. For this you dont have to know the string length in advance.&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;Sumit Nene.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Nov 2009 06:53:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-gui-download/m-p/6290839#M1389840</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-11-16T06:53:14Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with GUI_DOWNLOAD</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-gui-download/m-p/6290840#M1389841</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Its done bye me..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Nov 2009 10:57:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-gui-download/m-p/6290840#M1389841</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-11-16T10:57:58Z</dc:date>
    </item>
  </channel>
</rss>

