<?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: Runtime error after change in table ?? in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/runtime-error-after-change-in-table/m-p/10014722#M1805836</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I solved my problem. It was the internal table for ALV that was not being populated properly. Thank you all, I appreciate your help! &lt;SPAN __jive_emoticon_name="happy" __jive_macro_name="emoticon" class="jive_macro jive_emote jiveImage" src="https://community.sap.com/408/images/emoticons/happy.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 17 Jan 2014 15:12:24 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2014-01-17T15:12:24Z</dc:date>
    <item>
      <title>Runtime error after change in table ??</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/runtime-error-after-change-in-table/m-p/10014712#M1805826</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi guys,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have built a program and used alv container which worked perfectly. But, at the end, I had to add MANDT field in the table I am using. Not I am getting this runtime error:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-weight: normal; font-style: normal; font-size: 12px; font-family: arial, helvetica, sans-serif; color: #333333; text-align: left; text-indent: 0px;"&gt;An exception occurred that is explained in detail below.&lt;/P&gt;&lt;P style="font-weight: normal; font-style: normal; font-size: 12px; font-family: arial, helvetica, sans-serif; color: #333333; text-align: left; text-indent: 0px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; The exception, which is assigned to class 'CX_SY_REF_IS_INITIAL', was not&lt;/P&gt;&lt;P style="font-weight: normal; font-style: normal; font-size: 12px; font-family: arial, helvetica, sans-serif; color: #333333; text-align: left; text-indent: 0px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; caught in&lt;/P&gt;&lt;P style="font-weight: normal; font-style: normal; font-size: 12px; font-family: arial, helvetica, sans-serif; color: #333333; text-align: left; text-indent: 0px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; procedure "ALVGRID_OO_DISPLAY" "(FORM)", nor was it propagated by a RAISING&lt;/P&gt;&lt;P style="font-weight: normal; font-style: normal; font-size: 12px; font-family: arial, helvetica, sans-serif; color: #333333; text-align: left; text-indent: 0px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; clause.&lt;/P&gt;&lt;P style="font-weight: normal; font-style: normal; font-size: 12px; font-family: arial, helvetica, sans-serif; color: #333333; text-align: left; text-indent: 0px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Since the caller of the procedure could not have anticipated that the&lt;/P&gt;&lt;P style="font-weight: normal; font-style: normal; font-size: 12px; font-family: arial, helvetica, sans-serif; color: #333333; text-align: left; text-indent: 0px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; exception would occur, the current program is terminated.&lt;/P&gt;&lt;P style="font-weight: normal; font-style: normal; font-size: 12px; font-family: arial, helvetica, sans-serif; color: #333333; text-align: left; text-indent: 0px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; The reason for the exception is:&lt;/P&gt;&lt;P style="font-weight: normal; font-style: normal; font-size: 12px; font-family: arial, helvetica, sans-serif; color: #333333; text-align: left; text-indent: 0px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; You attempted to use a 'NULL' object reference (points to 'nothing')&lt;/P&gt;&lt;P style="font-weight: normal; font-style: normal; font-size: 12px; font-family: arial, helvetica, sans-serif; color: #333333; text-align: left; text-indent: 0px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; access a component (variable: "GRID1").&lt;/P&gt;&lt;P style="font-weight: normal; font-style: normal; font-size: 12px; font-family: arial, helvetica, sans-serif; color: #333333; text-align: left; text-indent: 0px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; An object reference must point to an object (an instance of a class)&lt;/P&gt;&lt;P style="font-weight: normal; font-style: normal; font-size: 12px; font-family: arial, helvetica, sans-serif; color: #333333; text-align: left; text-indent: 0px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; before it can be used to access components.&lt;/P&gt;&lt;P style="font-weight: normal; font-style: normal; font-size: 12px; font-family: arial, helvetica, sans-serif; color: #333333; text-align: left; text-indent: 0px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Either the reference was never set or it was set to 'NULL' using the&lt;/P&gt;&lt;P style="font-weight: normal; font-style: normal; font-size: 12px; font-family: arial, helvetica, sans-serif; color: #333333; text-align: left; text-indent: 0px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; CLEAR statement."&lt;/P&gt;&lt;P style="font-weight: normal; font-style: normal; font-size: 12px; font-family: arial, helvetica, sans-serif; color: #333333; text-align: left; text-indent: 0px;"&gt;&lt;/P&gt;&lt;P style="font-weight: normal; font-style: normal; font-size: 12px; font-family: arial, helvetica, sans-serif; color: #333333; text-align: left; text-indent: 0px;"&gt;&lt;/P&gt;&lt;P style="font-weight: normal; font-style: normal; font-size: 12px; font-family: arial, helvetica, sans-serif; color: #333333; text-align: left; text-indent: 0px;"&gt;If I just delete MANDT and make the table as it was before, it works good, but with MANDT it doesnt.&amp;nbsp; Any idea why this could happen ?&lt;/P&gt;&lt;P style="font-weight: normal; font-style: normal; font-size: 12px; font-family: arial, helvetica, sans-serif; color: #333333; text-align: left; text-indent: 0px;"&gt;&lt;/P&gt;&lt;P style="font-weight: normal; font-style: normal; font-size: 12px; font-family: arial, helvetica, sans-serif; color: #333333; text-align: left; text-indent: 0px;"&gt;&lt;/P&gt;&lt;P style="font-weight: normal; font-style: normal; font-size: 12px; font-family: arial, helvetica, sans-serif; color: #333333; text-align: left; text-indent: 0px;"&gt;Many thanks,&lt;/P&gt;&lt;P style="font-weight: normal; font-style: normal; font-size: 12px; font-family: arial, helvetica, sans-serif; color: #333333; text-align: left; text-indent: 0px;"&gt;&lt;/P&gt;&lt;P style="font-weight: normal; font-style: normal; font-size: 12px; font-family: arial, helvetica, sans-serif; color: #333333; text-align: left; text-indent: 0px;"&gt;Shkelqim &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jan 2014 19:33:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/runtime-error-after-change-in-table/m-p/10014712#M1805826</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-01-16T19:33:44Z</dc:date>
    </item>
    <item>
      <title>Re: Runtime error after change in table ??</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/runtime-error-after-change-in-table/m-p/10014713#M1805827</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi shkelqim,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Once you make the change at database table level try to adjust the table so that the change reflects in database and becomes available to other programs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For that got to t-code SE14 and give your table name and give adjust table. Try this, Hope this will help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Happy Coding,&lt;/P&gt;&lt;P&gt;Santhosh Yadav&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jan 2014 20:05:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/runtime-error-after-change-in-table/m-p/10014713#M1805827</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-01-16T20:05:58Z</dc:date>
    </item>
    <item>
      <title>Re: Runtime error after change in table ??</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/runtime-error-after-change-in-table/m-p/10014714#M1805828</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;When you go to SE14 - and check the table - are you able to see that it exists in the SAP DB Level. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It might be possible that after you created the field MANDT - it needs to be made sync with the DB level .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;RD &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jan 2014 20:19:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/runtime-error-after-change-in-table/m-p/10014714#M1805828</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-01-16T20:19:51Z</dc:date>
    </item>
    <item>
      <title>Re: Runtime error after change in table ??</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/runtime-error-after-change-in-table/m-p/10014715#M1805829</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Santhosh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for your reply. I have done the adjustment for the table, and I also have reactivated the report again, just to make sure. But still, it is showing the same error. This is where the system is pointing out the issue: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FORM &lt;SPAN style="color: #333333; font-size: 12px; background-color: #f8f8f8;"&gt;ALVGRID_OO_DISPLAY&lt;/SPAN&gt;.&lt;/P&gt;&lt;P&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &lt;STRONG&gt;SELECT riskid ris&lt;/STRONG&gt;kid_name FROM zrisk_id INTO CORRESPONDING FIELDS OF TABLE lt_zrisk_id_alv.&lt;/P&gt;&lt;P&gt;&amp;nbsp; CALL METHOD grid1-&amp;gt;set_table_for_first_display&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; EXPORTING&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; i_structure_name = 'ZRISK_ID'&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; CHANGING&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; it_outtab&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; = lt_zrisk_id_alv.&lt;/P&gt;&lt;P&gt;&amp;nbsp; IF sy-subrc &amp;lt;&amp;gt; 0.&lt;/P&gt;&lt;P&gt;* MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO&lt;/P&gt;&lt;P&gt;*&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.&lt;/P&gt;&lt;P&gt;&amp;nbsp; ENDIF.&lt;/P&gt;&lt;P&gt;ENDFORM.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jan 2014 22:29:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/runtime-error-after-change-in-table/m-p/10014715#M1805829</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-01-16T22:29:13Z</dc:date>
    </item>
    <item>
      <title>Re: Runtime error after change in table ??</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/runtime-error-after-change-in-table/m-p/10014716#M1805830</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rishi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for replying. Yes, I have adjusted the table, and MANDT is there. I must also say that MANDT and another field I am using are key fields of my table. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jan 2014 22:30:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/runtime-error-after-change-in-table/m-p/10014716#M1805830</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-01-16T22:30:42Z</dc:date>
    </item>
    <item>
      <title>Re: Runtime error after change in table ??</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/runtime-error-after-change-in-table/m-p/10014717#M1805831</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 hope, you are using Z-table, Are you able to insert, delete and modify the records in table level?(A&lt;SPAN style="font-size: 11.0pt; font-family: 'Calibri','sans-serif';"&gt;fter added MANDT field)&lt;/SPAN&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If no, Adjust the table and activate it.&lt;/P&gt;&lt;P&gt;Steps for adjusting the DB table:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Go to SE11 --&amp;gt;Utilities --&amp;gt; Database object --&amp;gt; Database utility&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Process type: Direct&amp;nbsp; and select Save data radio button&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Click the Activate and adjust database &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you are still getting the same error, share your code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With Regards&lt;/P&gt;&lt;P&gt;Sathish Raji&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jan 2014 22:41:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/runtime-error-after-change-in-table/m-p/10014717#M1805831</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-01-16T22:41:54Z</dc:date>
    </item>
    <item>
      <title>Re: Runtime error after change in table ??</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/runtime-error-after-change-in-table/m-p/10014718#M1805832</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Shkelqim,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Please make sure you have declared &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DATA: grid1 TYPE REF TO CL_GUI_ALV_GRID&lt;/P&gt;&lt;H2 class="hd" style="color: #222222; font-family: arial, sans-serif;"&gt;&lt;/H2&gt;&lt;P&gt;and Create an object corresponding to this object reference by,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CREATE OBJECT grid1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;then call the method &lt;SPAN style="color: #333333; font-size: 12px;"&gt;grid1-&amp;gt;set_table_for_first_display&lt;/SPAN&gt; then it should work fine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please try this and let me know. If you are fine with this please mark the thread as answered and close it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Happy Coding,&lt;/P&gt;&lt;P&gt;Santhosh Yadav&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Jan 2014 04:40:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/runtime-error-after-change-in-table/m-p/10014718#M1805832</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-01-17T04:40:30Z</dc:date>
    </item>
    <item>
      <title>Re: Runtime error after change in table ??</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/runtime-error-after-change-in-table/m-p/10014719#M1805833</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hii Shkelqim,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You are getting dump not because of your MANDT field addition but because of object grid.As it's illustrated in the dump , you are accessing the method SET_TABLE_FOR_FIRST_DISPLAY of class CL_GUI_ALV_GRID via grid1 which is initial means not created or not assigned.&lt;/P&gt;&lt;P&gt;Make sure you have not commented out the object grid1 creation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;While creating object grid1 of cl_gui_alv_grid to access the methods of cl_gui_alv_grid pass i_parent parameter value as container name in which you are displaying the grid.&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>Fri, 17 Jan 2014 06:08:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/runtime-error-after-change-in-table/m-p/10014719#M1805833</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-01-17T06:08:34Z</dc:date>
    </item>
    <item>
      <title>Re: Runtime error after change in table ??</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/runtime-error-after-change-in-table/m-p/10014720#M1805834</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Shkelqim,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If the fields that you have added are key fields those fields should be put in to the top or should be the first in the list of fields in the table. Please make sure that you have made the fields MANDT and other field to the top in the order.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also the for the dump, Please make sure you have declared &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DATA: grid1 TYPE REF TO CL_GUI_ALV_GRID&lt;/P&gt;&lt;H2 class="hd" style="color: #222222; font-family: arial, sans-serif;"&gt;&lt;/H2&gt;&lt;P&gt;and Create an object corresponding to this object reference by,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;CREATE OBJECT grid1.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;then call the method &lt;SPAN style="color: #333333; font-size: 12px;"&gt;grid1-&amp;gt;set_table_for_first_display&lt;/SPAN&gt; then it should work fine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please try this and let me know. If you are fine with this please mark the thread as answered and close it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Santhosh Yadav&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Jan 2014 06:36:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/runtime-error-after-change-in-table/m-p/10014720#M1805834</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-01-17T06:36:18Z</dc:date>
    </item>
    <item>
      <title>Re: Runtime error after change in table ??</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/runtime-error-after-change-in-table/m-p/10014721#M1805835</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;&lt;P&gt;Where are you creating grid1?&lt;/P&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Jan 2014 06:46:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/runtime-error-after-change-in-table/m-p/10014721#M1805835</guid>
      <dc:creator>nabheetscn</dc:creator>
      <dc:date>2014-01-17T06:46:33Z</dc:date>
    </item>
    <item>
      <title>Re: Runtime error after change in table ??</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/runtime-error-after-change-in-table/m-p/10014722#M1805836</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I solved my problem. It was the internal table for ALV that was not being populated properly. Thank you all, I appreciate your help! &lt;SPAN __jive_emoticon_name="happy" __jive_macro_name="emoticon" class="jive_macro jive_emote jiveImage" src="https://community.sap.com/408/images/emoticons/happy.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Jan 2014 15:12:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/runtime-error-after-change-in-table/m-p/10014722#M1805836</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-01-17T15:12:24Z</dc:date>
    </item>
  </channel>
</rss>

