<?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: Editable OO ALV set fields automatically like manually in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/editable-oo-alv-set-fields-automatically-like-manually/m-p/12453545#M1999750</link>
    <description>&lt;P&gt;Hi Robert,&lt;/P&gt;&lt;P&gt;Thanks for your comment. Maybe this is the only solution - but I don't
like it much, because I would rather have the same functionality for manual and "program internal" input.&lt;/P&gt;</description>
    <pubDate>Thu, 09 Sep 2021 06:33:29 GMT</pubDate>
    <dc:creator>marion_kling</dc:creator>
    <dc:date>2021-09-09T06:33:29Z</dc:date>
    <item>
      <title>Editable OO ALV set fields automatically like manually</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/editable-oo-alv-set-fields-automatically-like-manually/m-p/12453543#M1999748</link>
      <description>&lt;P&gt;Hi guys,&lt;/P&gt;
  &lt;P&gt;I have an ALV editable OO ALV and I want to change some values within the program - similar to when the user types in some data. Eg. user choses button from my toolbar and I change some editable values in my internal table directly in METHOD handle_user_command. (Eg. I show 5 line with a editable text field -&amp;gt; The user hits a button -&amp;gt; I fill in some text)&lt;/P&gt;
  &lt;P&gt;Then I want the program to handle this like a manually done input (Eg.there is a validation check on the text field in method handle_data_changed after manual Input and hitting enter)&lt;/P&gt;
  &lt;P&gt;Meaning: method data_changed and handle_data_changed should be called like they do, when the User enter values manually.&lt;/P&gt;
  &lt;P&gt;I tried diffent things like &lt;/P&gt;
  &lt;P&gt;&lt;EM&gt;CALL METHOD cl_gui_cfw=&amp;gt;set_new_ok_code&lt;/EM&gt;&lt;/P&gt;
  &lt;P&gt;&lt;EM&gt;call method grid_100-&amp;gt;raise_event&lt;/EM&gt;&lt;/P&gt;
  &lt;P&gt;&lt;EM&gt;CALL METHOD grid_100-&amp;gt;check_changed_data.&lt;/EM&gt;&lt;/P&gt;
  &lt;P&gt;But none triggers the routine method data_changed like it does, when the user enters manually a value and hits enter.&lt;/P&gt;
  &lt;P&gt;Any advise?&lt;/P&gt;</description>
      <pubDate>Wed, 08 Sep 2021 18:00:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/editable-oo-alv-set-fields-automatically-like-manually/m-p/12453543#M1999748</guid>
      <dc:creator>marion_kling</dc:creator>
      <dc:date>2021-09-08T18:00:37Z</dc:date>
    </item>
    <item>
      <title>Re: Editable OO ALV set fields automatically like manually</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/editable-oo-alv-set-fields-automatically-like-manually/m-p/12453544#M1999749</link>
      <description>&lt;P&gt;HI,&lt;/P&gt;&lt;P&gt;maybe another idea to create a validation method which is used in both places?&lt;/P&gt;</description>
      <pubDate>Thu, 09 Sep 2021 05:26:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/editable-oo-alv-set-fields-automatically-like-manually/m-p/12453544#M1999749</guid>
      <dc:creator>RobertVit</dc:creator>
      <dc:date>2021-09-09T05:26:56Z</dc:date>
    </item>
    <item>
      <title>Re: Editable OO ALV set fields automatically like manually</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/editable-oo-alv-set-fields-automatically-like-manually/m-p/12453545#M1999750</link>
      <description>&lt;P&gt;Hi Robert,&lt;/P&gt;&lt;P&gt;Thanks for your comment. Maybe this is the only solution - but I don't
like it much, because I would rather have the same functionality for manual and "program internal" input.&lt;/P&gt;</description>
      <pubDate>Thu, 09 Sep 2021 06:33:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/editable-oo-alv-set-fields-automatically-like-manually/m-p/12453545#M1999750</guid>
      <dc:creator>marion_kling</dc:creator>
      <dc:date>2021-09-09T06:33:29Z</dc:date>
    </item>
  </channel>
</rss>

