<?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: capture values from editable column in table control in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/capture-values-from-editable-column-in-table-control/m-p/10212469#M1825745</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think you should read documentation about itab LOOPs in flow logic. Values are transferred from itab to screen in PBO and from screen to itab in PAI. You have to read-flow-logic-working-area-of-itab and update report itab with value read (INDEX table_control-current_line)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 17 Mar 2014 14:07:26 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2014-03-17T14:07:26Z</dc:date>
    <item>
      <title>capture values from editable column in table control</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/capture-values-from-editable-column-in-table-control/m-p/10212467#M1825743</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have an itab which has one field 'QTY' which is an editable column being displayed in a table control.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can get the line item using set cursor line but i dont know how to get the input value and modify my itab with new value.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pls give me your suggestions?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Mar 2014 12:17:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/capture-values-from-editable-column-in-table-control/m-p/10212467#M1825743</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-03-17T12:17:18Z</dc:date>
    </item>
    <item>
      <title>Re: capture values from editable column in table control</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/capture-values-from-editable-column-in-table-control/m-p/10212468#M1825744</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;My suggestion is to check the available topics already posted:&lt;/P&gt;&lt;P&gt;&lt;A __default_attr="3420192" __jive_macro_name="thread" class="jive_macro_thread jive_macro" data-orig-content="Changing values of z table in table control and updating" href="https://community.sap.com/" modifiedtitle="true" title="Changing values of z table in table control and updating"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A __default_attr="2337199" __jive_macro_name="message" class="jive_macro_message jive_macro" data-orig-content="how to modify and save the data in the table control" href="https://community.sap.com/" modifiedtitle="true" title="how to modify and save the data in the table control"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://scn.sap.com/thread/669248" title="https://scn.sap.com/thread/669248"&gt;https://scn.sap.com/thread/669248&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you have any doubts to apply the concept of changing the table control described in the topics above, please revert back.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Felipe&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Mar 2014 12:40:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/capture-values-from-editable-column-in-table-control/m-p/10212468#M1825744</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-03-17T12:40:51Z</dc:date>
    </item>
    <item>
      <title>Re: capture values from editable column in table control</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/capture-values-from-editable-column-in-table-control/m-p/10212469#M1825745</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think you should read documentation about itab LOOPs in flow logic. Values are transferred from itab to screen in PBO and from screen to itab in PAI. You have to read-flow-logic-working-area-of-itab and update report itab with value read (INDEX table_control-current_line)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Mar 2014 14:07:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/capture-values-from-editable-column-in-table-control/m-p/10212469#M1825745</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-03-17T14:07:26Z</dc:date>
    </item>
    <item>
      <title>Re: capture values from editable column in table control</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/capture-values-from-editable-column-in-table-control/m-p/10212470#M1825746</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you go to transaction ABAPDOCU, path 'ABAP User Dialogs' -&amp;gt; 'Screens' -&amp;gt; 'Complex Screen Elements'. There you will find a useful demo that does exactly this, called 'Table Control with Modifications'.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Mar 2014 16:01:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/capture-values-from-editable-column-in-table-control/m-p/10212470#M1825746</guid>
      <dc:creator>former_member201275</dc:creator>
      <dc:date>2014-03-17T16:01:38Z</dc:date>
    </item>
    <item>
      <title>Re: capture values from editable column in table control</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/capture-values-from-editable-column-in-table-control/m-p/10212471#M1825747</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Okay thank you very much i managed to figure it out!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Mar 2014 16:03:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/capture-values-from-editable-column-in-table-control/m-p/10212471#M1825747</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-03-17T16:03:47Z</dc:date>
    </item>
    <item>
      <title>Re: capture values from editable column in table control</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/capture-values-from-editable-column-in-table-control/m-p/10212472#M1825748</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Were any of the above posts useful to you or solve your problem? How did you manage to do it in the end?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Mar 2014 07:22:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/capture-values-from-editable-column-in-table-control/m-p/10212472#M1825748</guid>
      <dc:creator>former_member201275</dc:creator>
      <dc:date>2014-03-18T07:22:31Z</dc:date>
    </item>
  </channel>
</rss>

