<?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 in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv/m-p/3887052#M933752</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;         I think you have not created field catalog for any of the field of output table to be dispalyed and you are passing it to the FM 'RESUE_ALV_GRID_DISPLAY'.&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;                     I would suggest you to use a break-point at this FM and see whether the field catalog table you are passing it filled with all the fields you are accessing is filled or not?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;           I think this should help you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 03 Jun 2008 09:10:36 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-06-03T09:10:36Z</dc:date>
    <item>
      <title>ALV</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv/m-p/3887048#M933748</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dump Error occured whenever we are executing  CALL FUNCTION 'REUSE_ALV_LIST_DISPLAY'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Error analysis&lt;/P&gt;&lt;P&gt;    You attempted to access an unassigned field symbol&lt;/P&gt;&lt;P&gt;    (data segment 92).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    This error may occur for any of the following reasons:&lt;/P&gt;&lt;P&gt;    - You address a typed field symbol before it is set using ASSIGN&lt;/P&gt;&lt;P&gt;    - You address a field symbol that points to a line in an internal table&lt;/P&gt;&lt;P&gt;      that has been deleted&lt;/P&gt;&lt;P&gt;    - You address a field symbol that had previously been reset using&lt;/P&gt;&lt;P&gt;      UNASSIGN, or that pointed to a local field that no longer exists&lt;/P&gt;&lt;P&gt;    - You address a global function interface parameter, even&lt;/P&gt;&lt;P&gt;      though the relevant function module is not active,&lt;/P&gt;&lt;P&gt;      that is it is not in the list of active calls. You can get the list&lt;/P&gt;&lt;P&gt;      of active calls from the this short dump.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Jun 2008 06:34:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv/m-p/3887048#M933748</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-03T06:34:14Z</dc:date>
    </item>
    <item>
      <title>Re: ALV</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv/m-p/3887049#M933749</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;hope this helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please check if the data that you are passing to the Function module are type compatible or not... I mean please check in SE37 whether the data you are passing is of same type as that declared there..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;reward if helpful.&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;srishti&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Jun 2008 06:58:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv/m-p/3887049#M933749</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-03T06:58:38Z</dc:date>
    </item>
    <item>
      <title>Re: ALV</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv/m-p/3887050#M933750</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 must be cause of incompatible field types u are passing to the function module.&lt;/P&gt;&lt;P&gt;Just check all the field/table declaration which are passed to the FM 'REUSE_ALV_LIST_DISPLAY'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This should solve the dump issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward if it solves the problem!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Lalit&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Jun 2008 07:32:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv/m-p/3887050#M933750</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-03T07:32:44Z</dc:date>
    </item>
    <item>
      <title>Re: ALV</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv/m-p/3887051#M933751</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;check all the parameters you give correctly and also check the fieldcatalog you have given.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Jun 2008 08:55:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv/m-p/3887051#M933751</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-03T08:55:28Z</dc:date>
    </item>
    <item>
      <title>Re: ALV</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv/m-p/3887052#M933752</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;         I think you have not created field catalog for any of the field of output table to be dispalyed and you are passing it to the FM 'RESUE_ALV_GRID_DISPLAY'.&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;                     I would suggest you to use a break-point at this FM and see whether the field catalog table you are passing it filled with all the fields you are accessing is filled or not?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;           I think this should help you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Jun 2008 09:10:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv/m-p/3887052#M933752</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-03T09:10:36Z</dc:date>
    </item>
    <item>
      <title>Re: ALV</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv/m-p/3887053#M933753</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;Can you show the code so that it will be easy to track the Error..&lt;/P&gt;&lt;P&gt;&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;Syed&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Jun 2008 10:43:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv/m-p/3887053#M933753</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-03T10:43:45Z</dc:date>
    </item>
    <item>
      <title>Re: ALV</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/alv/m-p/3887054#M933754</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;Check your field names in the FIELD CATALOG and INTERNAL TABLE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And check the Specified field in field catalog is there in internal table or not.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Jun 2008 11:06:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/alv/m-p/3887054#M933754</guid>
      <dc:creator>asik_shameem</dc:creator>
      <dc:date>2008-06-03T11:06:05Z</dc:date>
    </item>
  </channel>
</rss>

