<?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: While Saving ALV report in Local File getting error in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/while-saving-alv-report-in-local-file-getting-error/m-p/8510242#M1654800</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Prajyot,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The issue seems to be with the field catalog. Check the structure and other relevant things. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, please let us know how are you trying to download the data in an excel sheet. Are you trying to use 'Export' feature provided by standard ALV or using 'spreadsheet' function by right-clicking on the output?&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;VS.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 20 Feb 2012 05:59:35 GMT</pubDate>
    <dc:creator>vishal_sharda2</dc:creator>
    <dc:date>2012-02-20T05:59:35Z</dc:date>
    <item>
      <title>While Saving ALV report in Local File getting error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/while-saving-alv-report-in-local-file-getting-error/m-p/8510238#M1654796</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;&lt;/P&gt;&lt;P&gt;Did one alv report.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Getting output properly , but while saving(downloading) the output result getting Dump from system.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Runtime Errors         GETWA_NOT_ASSIGNED&lt;/P&gt;&lt;P&gt; Short text&lt;/P&gt;&lt;P&gt;     Field symbol has not yet been assigned.&lt;/P&gt;&lt;P&gt; What happened?&lt;/P&gt;&lt;P&gt;     Error in the ABAP Application Program&lt;/P&gt;&lt;P&gt;     The current ABAP program "SAPLKKBL" had to be terminated because it has&lt;/P&gt;&lt;P&gt;     come across a statement that unfortunately cannot be executed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;NOT GETTING WHERE EXACTLY IT IS WRONG....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please suggest the solution..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Feb 2012 06:07:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/while-saving-alv-report-in-local-file-getting-error/m-p/8510238#M1654796</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-02-17T06:07:24Z</dc:date>
    </item>
    <item>
      <title>Re: While Saving ALV report in Local File getting error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/while-saving-alv-report-in-local-file-getting-error/m-p/8510239#M1654797</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;please send the ALV code to identify the error&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Feb 2012 06:54:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/while-saving-alv-report-in-local-file-getting-error/m-p/8510239#M1654797</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-02-17T06:54:35Z</dc:date>
    </item>
    <item>
      <title>Re: While Saving ALV report in Local File getting error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/while-saving-alv-report-in-local-file-getting-error/m-p/8510240#M1654798</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;This error generally comes with these reasons...&lt;/P&gt;&lt;P&gt; May be bacause ot the field catalogue and output table is not same. And also see if there is any currency field or qunatity field then u should convert it to type char(16) .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this will solve ur error...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;KK&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Feb 2012 07:03:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/while-saving-alv-report-in-local-file-getting-error/m-p/8510240#M1654798</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-02-17T07:03:22Z</dc:date>
    </item>
    <item>
      <title>Re: While Saving ALV report in Local File getting error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/while-saving-alv-report-in-local-file-getting-error/m-p/8510241#M1654799</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Usually this is due to wrong fieldcatalog, or inconsistenecy between field catalog, internal table or some fields of the layout (bselect box or lights for example) -&amp;gt; The FIRST thing to do is the execution of [The Consistency Check|http://help.sap.com/saphelp_470/helpdata/en/d6/23253963143e6ae10000000a11402f/frameset.htm], then correct the program to adjust field catalog or layout.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Raymond&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Feb 2012 07:18:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/while-saving-alv-report-in-local-file-getting-error/m-p/8510241#M1654799</guid>
      <dc:creator>RaymondGiuseppi</dc:creator>
      <dc:date>2012-02-17T07:18:14Z</dc:date>
    </item>
    <item>
      <title>Re: While Saving ALV report in Local File getting error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/while-saving-alv-report-in-local-file-getting-error/m-p/8510242#M1654800</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Prajyot,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The issue seems to be with the field catalog. Check the structure and other relevant things. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, please let us know how are you trying to download the data in an excel sheet. Are you trying to use 'Export' feature provided by standard ALV or using 'spreadsheet' function by right-clicking on the output?&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;VS.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Feb 2012 05:59:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/while-saving-alv-report-in-local-file-getting-error/m-p/8510242#M1654800</guid>
      <dc:creator>vishal_sharda2</dc:creator>
      <dc:date>2012-02-20T05:59:35Z</dc:date>
    </item>
    <item>
      <title>Re: While Saving ALV report in Local File getting error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/while-saving-alv-report-in-local-file-getting-error/m-p/8510243#M1654801</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Prajyot,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please try to EXPORT using List (in menu bar) -&amp;gt; Export -&amp;gt; Local file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you are able to successfully download alv output from there, then, it means you have a mis-match between your Output table declaration and field catalog. Please check the data types.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Feb 2012 04:25:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/while-saving-alv-report-in-local-file-getting-error/m-p/8510243#M1654801</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-02-21T04:25:43Z</dc:date>
    </item>
    <item>
      <title>Re: While Saving ALV report in Local File getting error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/while-saving-alv-report-in-local-file-getting-error/m-p/8510244#M1654802</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;post your code for better understanding  of the cause of error.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Feb 2012 05:47:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/while-saving-alv-report-in-local-file-getting-error/m-p/8510244#M1654802</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-02-21T05:47:59Z</dc:date>
    </item>
    <item>
      <title>Re: While Saving ALV report in Local File getting error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/while-saving-alv-report-in-local-file-getting-error/m-p/8510245#M1654803</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Feb 2012 12:18:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/while-saving-alv-report-in-local-file-getting-error/m-p/8510245#M1654803</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-02-21T12:18:50Z</dc:date>
    </item>
  </channel>
</rss>

