<?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 Table control row editable in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-row-editable/m-p/6700214#M1452298</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I made a table control and displaying data as well but problem is that i have one pushbutton named EDIT and i want if i select 1 row of that table control and press edit button then it shoud come in editable mode and after editing when user press the save button then it should save the data in table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can anyone please help me?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 18 Mar 2010 07:16:41 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2010-03-18T07:16:41Z</dc:date>
    <item>
      <title>Table control row editable</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-row-editable/m-p/6700214#M1452298</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I made a table control and displaying data as well but problem is that i have one pushbutton named EDIT and i want if i select 1 row of that table control and press edit button then it shoud come in editable mode and after editing when user press the save button then it should save the data in table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can anyone please help me?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Mar 2010 07:16:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-row-editable/m-p/6700214#M1452298</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-03-18T07:16:41Z</dc:date>
    </item>
    <item>
      <title>Re: Table control row editable</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-row-editable/m-p/6700215#M1452299</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;inside the LOOP AT your table in table control you put a LOOP AT SCREEN&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;then for each entry in SCREEN you set INPUT field according to your needs&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Mar 2010 09:53:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-row-editable/m-p/6700215#M1452299</guid>
      <dc:creator>franois_henrotte</dc:creator>
      <dc:date>2010-03-18T09:53:14Z</dc:date>
    </item>
    <item>
      <title>Re: Table control row editable</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-row-editable/m-p/6700216#M1452300</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;In the PAI of that screen you have to handle the user command.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Case Sy-ucomm.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;when 'SAVE'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;based on the conditions&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Modify &amp;lt;Target DB name&amp;gt; form &amp;lt;Source Work area or internal table&amp;gt;.&lt;/P&gt;&lt;P&gt;End case.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards&lt;/P&gt;&lt;P&gt;Jyo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Mar 2010 10:28:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-row-editable/m-p/6700216#M1452300</guid>
      <dc:creator>jyotheswar_p2</dc:creator>
      <dc:date>2010-03-18T10:28:50Z</dc:date>
    </item>
    <item>
      <title>Re: Table control row editable</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-row-editable/m-p/6700217#M1452301</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI Dada,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please check the Below thread.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Feel free incase need further Help&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="8583450"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheerz&lt;/P&gt;&lt;P&gt;Ram&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Mar 2010 10:33:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-row-editable/m-p/6700217#M1452301</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-03-18T10:33:16Z</dc:date>
    </item>
  </channel>
</rss>

