<?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 Runtime Error only in Background Job - Dynamically Created ALV Layout in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/runtime-error-only-in-background-job-dynamically-created-alv-layout/m-p/9293489#M1725380</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="text-align: justify;"&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="text-align: justify;"&gt;This is a Custom Development (Z*), wherein I build the field catalog and output table &lt;STRONG&gt;Dynamically&lt;/STRONG&gt; and populate the output table using field symbols assignment.&amp;nbsp; It works perfectly all right in foreground. Due to the huge volume of records, there is a demand from client to create the ALV output as a spool in background job. But to a great disappointment, the job gets cancelled and it gives run time error in background. The ST22 looks below. If there are any issue with field catalog or output data table, then it supposed to give error in the foreground as well.&amp;nbsp; But it gives error only in background and I am not sure whether it is because of the dynamically build field catalog and output table. I am not able to figure out the issue and It is driving me crazy as I am struggling for the past 2 days. Please help me with a suitable solution.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="text-align: justify;"&gt;I use FM: &lt;SPAN style="background: white; color: black;"&gt;REUSE_ALV_GRID_DISPLAY&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="text-align: justify;"&gt;&lt;/P&gt;&lt;P style="text-align: justify;"&gt;Appreciate all your help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;*-----------------------------------------------------------------------------------------------------------------------------*&lt;/P&gt;&lt;P&gt;Runtime Errors&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; GETWA_NOT_ASSIGNED&lt;/P&gt;&lt;P&gt;Date and Time&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 03/07/2013 16:36:46 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Short text&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Field symbol has not yet been assigned. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; What happened?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Error in the ABAP Application Program&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; The current ABAP program "SAPLKKBL" had to be terminated because it has come across a statement that unfortunately cannot be executed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Error analysis&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; You attempted to access an unassigned field symbol (data segment "-1").&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; This error may occur if&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; - You address a typed field symbol before it has been set with ASSIGN&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; - You address a field symbol that pointed to the line of an internal table that was deleted&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; - You address a field symbol that was previously reset using UNASSIGN or that pointed to a local field that no longer exists&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; - You address a global function interface, although the respective function module is not active - that is, is not in the list of active calls. The list of active calls&amp;nbsp; can be taken from this short dump.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 08 Mar 2013 01:42:49 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2013-03-08T01:42:49Z</dc:date>
    <item>
      <title>Runtime Error only in Background Job - Dynamically Created ALV Layout</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/runtime-error-only-in-background-job-dynamically-created-alv-layout/m-p/9293489#M1725380</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="text-align: justify;"&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="text-align: justify;"&gt;This is a Custom Development (Z*), wherein I build the field catalog and output table &lt;STRONG&gt;Dynamically&lt;/STRONG&gt; and populate the output table using field symbols assignment.&amp;nbsp; It works perfectly all right in foreground. Due to the huge volume of records, there is a demand from client to create the ALV output as a spool in background job. But to a great disappointment, the job gets cancelled and it gives run time error in background. The ST22 looks below. If there are any issue with field catalog or output data table, then it supposed to give error in the foreground as well.&amp;nbsp; But it gives error only in background and I am not sure whether it is because of the dynamically build field catalog and output table. I am not able to figure out the issue and It is driving me crazy as I am struggling for the past 2 days. Please help me with a suitable solution.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="text-align: justify;"&gt;I use FM: &lt;SPAN style="background: white; color: black;"&gt;REUSE_ALV_GRID_DISPLAY&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="text-align: justify;"&gt;&lt;/P&gt;&lt;P style="text-align: justify;"&gt;Appreciate all your help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;*-----------------------------------------------------------------------------------------------------------------------------*&lt;/P&gt;&lt;P&gt;Runtime Errors&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; GETWA_NOT_ASSIGNED&lt;/P&gt;&lt;P&gt;Date and Time&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 03/07/2013 16:36:46 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Short text&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Field symbol has not yet been assigned. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; What happened?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Error in the ABAP Application Program&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; The current ABAP program "SAPLKKBL" had to be terminated because it has come across a statement that unfortunately cannot be executed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Error analysis&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; You attempted to access an unassigned field symbol (data segment "-1").&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; This error may occur if&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; - You address a typed field symbol before it has been set with ASSIGN&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; - You address a field symbol that pointed to the line of an internal table that was deleted&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; - You address a field symbol that was previously reset using UNASSIGN or that pointed to a local field that no longer exists&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; - You address a global function interface, although the respective function module is not active - that is, is not in the list of active calls. The list of active calls&amp;nbsp; can be taken from this short dump.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Mar 2013 01:42:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/runtime-error-only-in-background-job-dynamically-created-alv-layout/m-p/9293489#M1725380</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-03-08T01:42:49Z</dc:date>
    </item>
    <item>
      <title>Re: Runtime Error only in Background Job - Dynamically Created ALV Layout</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/runtime-error-only-in-background-job-dynamically-created-alv-layout/m-p/9293490#M1725381</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 type of runtime error will come mainly because of the Filedcatalog.&lt;/P&gt;&lt;P&gt;means while creating fieldcatalog you have to take care of some points like &lt;/P&gt;&lt;P&gt;1.Field name shoud be in capitol letters.&lt;/P&gt;&lt;P&gt;2.that perticular field should exist in the internal table what you are specifying in the fieldcatalog.&lt;/P&gt;&lt;P&gt;3.If you are working in the ECC6 while declaring the field catalog for Quantity and currency fields you have to give the refernce.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The above are the some of the situations you will get this type of runtime error.Check the above points and reschedule the job again.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Mani&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Mar 2013 07:25:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/runtime-error-only-in-background-job-dynamically-created-alv-layout/m-p/9293490#M1725381</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-03-08T07:25:29Z</dc:date>
    </item>
    <item>
      <title>Re: Runtime Error only in Background Job - Dynamically Created ALV Layout</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/runtime-error-only-in-background-job-dynamically-created-alv-layout/m-p/9293491#M1725382</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mani. Yes. it is a currency field error in dynamically build field catelog. I have fixed. Thanks for your help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 30 Mar 2013 05:11:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/runtime-error-only-in-background-job-dynamically-created-alv-layout/m-p/9293491#M1725382</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-03-30T05:11:03Z</dc:date>
    </item>
    <item>
      <title>Re: Runtime Error only in Background Job - Dynamically Created ALV Layout</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/runtime-error-only-in-background-job-dynamically-created-alv-layout/m-p/9293492#M1725383</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks, Works for me.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Jun 2016 13:16:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/runtime-error-only-in-background-job-dynamically-created-alv-layout/m-p/9293492#M1725383</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2016-06-21T13:16:50Z</dc:date>
    </item>
  </channel>
</rss>

