<?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: ALV dump in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-dump/m-p/4827817#M1129666</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;NO.&lt;/P&gt;&lt;P&gt;we need to do it manually.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 05 Dec 2008 09:37:40 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-12-05T09:37:40Z</dc:date>
    <item>
      <title>ALV dump</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-dump/m-p/4827816#M1129665</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 have a ALV program where I am using the function module REUSE_ALV_GRID_DISPLAY.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The program displays the Output in ALV list and works fine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The program dumps when I try to take the print preview of the ALV output list by clicking on the tool bar.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The program dumps in standard program SAPLKKBL&lt;/P&gt;&lt;P&gt;and the dump says 'The current statement requires a character-type data object' and the statement where it dumps is &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; if gs_fc-tech_form ne 99.&lt;/P&gt;&lt;P&gt;   gs_out-hlplen = strlen( &amp;lt;field&amp;gt; ).&lt;/P&gt;&lt;P&gt; endif.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There are 2 fields in the internal table which are of DECIMAL data type.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I try to move the data from the decimal fields to character field , the program doesn't go to dump.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I had a question.&lt;/P&gt;&lt;P&gt;Does ALV doesn't  have the inbuilt function to convert any data type to CHaracter data type right? &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;Rajesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Dec 2008 09:35:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv-dump/m-p/4827816#M1129665</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-12-05T09:35:01Z</dc:date>
    </item>
    <item>
      <title>Re: ALV dump</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-dump/m-p/4827817#M1129666</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;NO.&lt;/P&gt;&lt;P&gt;we need to do it manually.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Dec 2008 09:37:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv-dump/m-p/4827817#M1129666</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-12-05T09:37:40Z</dc:date>
    </item>
    <item>
      <title>Re: ALV dump</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-dump/m-p/4827818#M1129667</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;REPLACE ALL OCCURRENCES OF&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;might help you&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Dec 2008 09:38:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv-dump/m-p/4827818#M1129667</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-12-05T09:38:35Z</dc:date>
    </item>
    <item>
      <title>Re: ALV dump</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-dump/m-p/4827819#M1129668</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;No .You have to do it manually.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Declare the field with the proper data type.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Rohan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Dec 2008 10:02:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv-dump/m-p/4827819#M1129668</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-12-05T10:02:08Z</dc:date>
    </item>
    <item>
      <title>Re: ALV dump</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-dump/m-p/4827820#M1129669</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;you need to convert the fields manually.&lt;/P&gt;&lt;P&gt;ALV does not support automatic conversion.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Raj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Dec 2008 10:05:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv-dump/m-p/4827820#M1129669</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-12-05T10:05:17Z</dc:date>
    </item>
    <item>
      <title>Re: ALV dump</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv-dump/m-p/4827821#M1129670</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;If you have decimal fields in the internal table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Take one variable with 'C'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and use Write ur decimal fieldd to the declared variable.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And then u can replace the charcter value as you like using Replace All Occurences or First occurence.#&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think then it will work for you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Dec 2008 10:30:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv-dump/m-p/4827821#M1129670</guid>
      <dc:creator>tarangini_katta</dc:creator>
      <dc:date>2008-12-05T10:30:02Z</dc:date>
    </item>
  </channel>
</rss>

