<?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: Regarding validating data in editable ALV in OOPS in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-validating-data-in-editable-alv-in-oops/m-p/4833699#M1130856</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check this link if it is useful:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;A class="jive_macro jive_macro_thread" href="https://community.sap.com/" __jive_macro_name="thread" modifiedtitle="true" __default_attr="923973"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Regards &lt;/P&gt;&lt;P&gt;Neha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 01 Dec 2008 09:11:21 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-12-01T09:11:21Z</dc:date>
    <item>
      <title>Regarding validating data in editable ALV in OOPS</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-validating-data-in-editable-alv-in-oops/m-p/4833697#M1130854</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm using the data_changed event in my ALV grid to validate the user's &lt;/P&gt;&lt;P&gt;entry in the ALV grid. My code finds the errors when the user originaly &lt;/P&gt;&lt;P&gt;enters the wrong data, highlights the errors in the grid, and popups u the &lt;/P&gt;&lt;P&gt;list of error messages. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My problem occurs when the user only fixes some of the errors and leavs &lt;/P&gt;&lt;P&gt;some data errors still in the grid. The data_changed will check the lnes &lt;/P&gt;&lt;P&gt;the user has fixed. However if they neglect to fix one of the errors,the &lt;/P&gt;&lt;P&gt;code doesn't reread the entry since the data didn't change from the &lt;/P&gt;&lt;P&gt;original entry. The error still exist and I don't want to allow the uer &lt;/P&gt;&lt;P&gt;to continue until they have fixed all of the errors. Is there another &lt;/P&gt;&lt;P&gt;event or coding that I can use to ensure the user fixes all of the errrs. &lt;/P&gt;&lt;P&gt;I know I could loop through the ALV grid table outside of my methods, ut &lt;/P&gt;&lt;P&gt;that would require rewriting all the checking again which seems very &lt;/P&gt;&lt;P&gt;inefficient.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Phani.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Dec 2008 08:46:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-validating-data-in-editable-alv-in-oops/m-p/4833697#M1130854</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-12-01T08:46:08Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding validating data in editable ALV in OOPS</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-validating-data-in-editable-alv-in-oops/m-p/4833698#M1130855</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;have a look at BCALV_EDIT_03. might be helpful.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Dec 2008 09:04:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-validating-data-in-editable-alv-in-oops/m-p/4833698#M1130855</guid>
      <dc:creator>Sm1tje</dc:creator>
      <dc:date>2008-12-01T09:04:53Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding validating data in editable ALV in OOPS</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-validating-data-in-editable-alv-in-oops/m-p/4833699#M1130856</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check this link if it is useful:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;A class="jive_macro jive_macro_thread" href="https://community.sap.com/" __jive_macro_name="thread" modifiedtitle="true" __default_attr="923973"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Regards &lt;/P&gt;&lt;P&gt;Neha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Dec 2008 09:11:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-validating-data-in-editable-alv-in-oops/m-p/4833699#M1130856</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-12-01T09:11:21Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding validating data in editable ALV in OOPS</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-validating-data-in-editable-alv-in-oops/m-p/4833700#M1130857</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Phani,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please take the help of BCALV_EDIT_03&lt;/P&gt;&lt;P&gt;Thanks and regards&lt;/P&gt;&lt;P&gt;Ramchander Rao.K&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Dec 2008 09:16:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-validating-data-in-editable-alv-in-oops/m-p/4833700#M1130857</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-12-01T09:16:22Z</dc:date>
    </item>
  </channel>
</rss>

