<?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: Run time error in ALV editable on Class implementation in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/run-time-error-in-alv-editable-on-class-implementation/m-p/2775947#M646980</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Krish,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try doing your changes in method 'handle_data_changed'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards &lt;/P&gt;&lt;P&gt;Immanuel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 11 Sep 2007 17:07:12 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-09-11T17:07:12Z</dc:date>
    <item>
      <title>Run time error in ALV editable on Class implementation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/run-time-error-in-alv-editable-on-class-implementation/m-p/2775946#M646979</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am getting a runtime error GETWA_NOT_ASSIGNED again ( This error was resolved yesterday thanks to an expert ) after I implemented a class to handle screen events in an editable ALV . Without the class the program was working and was able to insert the changed values into the internal table. I want to use these values to make changes another field on the same row . Is there a solution . &lt;/P&gt;&lt;P&gt;I have copied the code from BCALV_EDIT_03. I can post my code. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am almost reaching my deadline date so , I will appreciate any help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Sep 2007 15:00:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/run-time-error-in-alv-editable-on-class-implementation/m-p/2775946#M646979</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-11T15:00:59Z</dc:date>
    </item>
    <item>
      <title>Re: Run time error in ALV editable on Class implementation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/run-time-error-in-alv-editable-on-class-implementation/m-p/2775947#M646980</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Krish,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try doing your changes in method 'handle_data_changed'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards &lt;/P&gt;&lt;P&gt;Immanuel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Sep 2007 17:07:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/run-time-error-in-alv-editable-on-class-implementation/m-p/2775947#M646980</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-11T17:07:12Z</dc:date>
    </item>
    <item>
      <title>Re: Run time error in ALV editable on Class implementation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/run-time-error-in-alv-editable-on-class-implementation/m-p/2775948#M646981</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes , I have altered a lot in handle_data_change . Its only when I try to use the pr_data_changed-&amp;gt;modify_cell&lt;/P&gt;&lt;P&gt; method call , I get into the runtime error. &lt;/P&gt;&lt;P&gt;This is the syntax that I have used. : &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; CALL METHOD pr_data_changed-&amp;gt;modify_cell&lt;/P&gt;&lt;P&gt;                EXPORTING i_row_id    = ps_good_planetype-row_id&lt;/P&gt;&lt;P&gt;                          i_fieldname = 'BAL_QUANT'&lt;/P&gt;&lt;P&gt;                          i_value     = ls_saplane-sel_quant.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Sep 2007 17:15:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/run-time-error-in-alv-editable-on-class-implementation/m-p/2775948#M646981</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-11T17:15:48Z</dc:date>
    </item>
  </channel>
</rss>

