<?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: Getting dump while executing the report in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/getting-dump-while-executing-the-report/m-p/10784412#M1879185</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kumar,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please give Field names in capital letters when filling Field Catalog.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FORM build_fcat .&lt;/P&gt;&lt;P&gt;*Build field catalog&lt;/P&gt;&lt;P&gt;&amp;nbsp; wa_fieldcat-col_pos = 1.&lt;/P&gt;&lt;P&gt;&amp;nbsp; wa_fieldcat-fieldname&amp;nbsp; =&lt;SPAN style="color: #3366ff; font-size: 12pt;"&gt; 'vbeln'.&lt;/SPAN&gt;&amp;nbsp;&amp;nbsp; --- &lt;SPAN style="color: #ff0000;"&gt;&lt;STRONG&gt;this should be Capital letters 'VBELN'&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; wa_fieldcat-tabname&amp;nbsp; = 'IT_FINAL'.&lt;/P&gt;&lt;P&gt;&amp;nbsp; wa_fieldcat-seltext_m&amp;nbsp; = 'Sales document no'.&amp;nbsp;&amp;nbsp; " Column description&lt;/P&gt;&lt;P&gt;&amp;nbsp; APPEND wa_fieldcat TO t_fieldcat.&lt;/P&gt;&lt;P&gt;&amp;nbsp; CLEAR&amp;nbsp; wa_fieldcat.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;sri&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 19 Nov 2014 07:09:38 GMT</pubDate>
    <dc:creator>former_member191761</dc:creator>
    <dc:date>2014-11-19T07:09:38Z</dc:date>
    <item>
      <title>Getting dump while executing the report</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/getting-dump-while-executing-the-report/m-p/10784411#M1879184</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;Please check the report that i have written for getting list of open sales order item .while executing it is getting dump.Here i am attaching the screenshot and my code.Please check and suggest me what is the wrong i have done.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/588491" width="450" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Nov 2014 07:01:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/getting-dump-while-executing-the-report/m-p/10784411#M1879184</guid>
      <dc:creator>former_member342757</dc:creator>
      <dc:date>2014-11-19T07:01:06Z</dc:date>
    </item>
    <item>
      <title>Re: Getting dump while executing the report</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/getting-dump-while-executing-the-report/m-p/10784412#M1879185</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kumar,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please give Field names in capital letters when filling Field Catalog.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FORM build_fcat .&lt;/P&gt;&lt;P&gt;*Build field catalog&lt;/P&gt;&lt;P&gt;&amp;nbsp; wa_fieldcat-col_pos = 1.&lt;/P&gt;&lt;P&gt;&amp;nbsp; wa_fieldcat-fieldname&amp;nbsp; =&lt;SPAN style="color: #3366ff; font-size: 12pt;"&gt; 'vbeln'.&lt;/SPAN&gt;&amp;nbsp;&amp;nbsp; --- &lt;SPAN style="color: #ff0000;"&gt;&lt;STRONG&gt;this should be Capital letters 'VBELN'&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; wa_fieldcat-tabname&amp;nbsp; = 'IT_FINAL'.&lt;/P&gt;&lt;P&gt;&amp;nbsp; wa_fieldcat-seltext_m&amp;nbsp; = 'Sales document no'.&amp;nbsp;&amp;nbsp; " Column description&lt;/P&gt;&lt;P&gt;&amp;nbsp; APPEND wa_fieldcat TO t_fieldcat.&lt;/P&gt;&lt;P&gt;&amp;nbsp; CLEAR&amp;nbsp; wa_fieldcat.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;sri&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Nov 2014 07:09:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/getting-dump-while-executing-the-report/m-p/10784412#M1879185</guid>
      <dc:creator>former_member191761</dc:creator>
      <dc:date>2014-11-19T07:09:38Z</dc:date>
    </item>
    <item>
      <title>Re: Getting dump while executing the report</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/getting-dump-while-executing-the-report/m-p/10784413#M1879186</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Kumar,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also make it a practice to do ALV consistency check as explained in the below link.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.saptechnical.com/Tutorials/ALV/Consistency/Index.htm" title="http://www.saptechnical.com/Tutorials/ALV/Consistency/Index.htm"&gt;SAP ALV Consistency Check&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;K.Kiran. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Nov 2014 07:14:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/getting-dump-while-executing-the-report/m-p/10784413#M1879186</guid>
      <dc:creator>kiran_k8</dc:creator>
      <dc:date>2014-11-19T07:14:39Z</dc:date>
    </item>
    <item>
      <title>Re: Getting dump while executing the report</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/getting-dump-while-executing-the-report/m-p/10784414#M1879187</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;Thanks for advice me.It was correct.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;kumar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Nov 2014 07:15:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/getting-dump-while-executing-the-report/m-p/10784414#M1879187</guid>
      <dc:creator>former_member342757</dc:creator>
      <dc:date>2014-11-19T07:15:53Z</dc:date>
    </item>
  </channel>
</rss>

