<?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: Data change method in ALV grid in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/data-change-method-in-alv-grid/m-p/6839477#M1472872</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How is the sum derived?  Do you add up in PAI or ??  Are all settings or code correct, in the sum is for January - December?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I don't really understand all your question, but I'd guess you're calculating a sum for each row, then recalculating after values are changed?   If so, check the code carefully....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 07 Apr 2010 17:01:05 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2010-04-07T17:01:05Z</dc:date>
    <item>
      <title>Data change method in ALV grid</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/data-change-method-in-alv-grid/m-p/6839476#M1472871</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Team,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am just struck up with a tricky issue, please help me out on this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In my ALV grid there are editable fields:&lt;/P&gt;&lt;P&gt;sum,   jan, feb, mar, apr, may, jun, .......dec, Changed_date, changed_time.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; jan, feb, mar, apr, may, jun, .......dec, fields are editable.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sum, Changed_date, changed_time. fields are non editable, (but Changed_date, changed_time. fields gets data automatically).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now the 12 months user entered values are totalled and displayed in the field Sum to know how much values he has entered.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Issue: After entering values from Jan to nov, the total is correctly shown in Sum filed, but when coming to Dec filed, enter any value, press tab and then press enter, the value entered in Dec is not captured and totalled in sum filed, then after also checked giving values in other months, which is not totalling the newly entered values.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope someone can point me in the right direction. &lt;/P&gt;&lt;P&gt;If you have heard of any issue like this , please help me in this regard.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and Regards,&lt;/P&gt;&lt;P&gt;Jagan.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: jagan.sdn on Apr 7, 2010 6:54 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Apr 2010 16:54:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/data-change-method-in-alv-grid/m-p/6839476#M1472871</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-04-07T16:54:35Z</dc:date>
    </item>
    <item>
      <title>Re: Data change method in ALV grid</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/data-change-method-in-alv-grid/m-p/6839477#M1472872</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How is the sum derived?  Do you add up in PAI or ??  Are all settings or code correct, in the sum is for January - December?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I don't really understand all your question, but I'd guess you're calculating a sum for each row, then recalculating after values are changed?   If so, check the code carefully....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Apr 2010 17:01:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/data-change-method-in-alv-grid/m-p/6839477#M1472872</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-04-07T17:01:05Z</dc:date>
    </item>
    <item>
      <title>Re: Data change method in ALV grid</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/data-change-method-in-alv-grid/m-p/6839478#M1472873</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;in debugging, its updating the sum value to my Final internal table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But then its just not displaying the updated sum value in the ALV display.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am not able to understand, may be its egarding the refresh table display. But unable to find where its going wrong.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Calculations are also fine, its just not displaying the updated values in grid display.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Apr 2010 17:07:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/data-change-method-in-alv-grid/m-p/6839478#M1472873</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-04-07T17:07:49Z</dc:date>
    </item>
    <item>
      <title>Re: Data change method in ALV grid</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/data-change-method-in-alv-grid/m-p/6839479#M1472874</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I've searched SDN and found out this somewhat related thread topic, even gave it a try but no joy.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_message" href="https://community.sap.com/" __jive_macro_name="message" modifiedtitle="true" __default_attr="2904415"&gt;&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Apr 2010 17:10:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/data-change-method-in-alv-grid/m-p/6839479#M1472874</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-04-07T17:10:32Z</dc:date>
    </item>
    <item>
      <title>Re: Data change method in ALV grid</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/data-change-method-in-alv-grid/m-p/6839480#M1472875</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Team,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If anyone had faced any issue similar to this please let me know.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many Thanks,&lt;/P&gt;&lt;P&gt;Jagan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Apr 2010 11:33:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/data-change-method-in-alv-grid/m-p/6839480#M1472875</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-04-08T11:33:41Z</dc:date>
    </item>
  </channel>
</rss>

