<?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: how to make Table control rows editable in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-make-table-control-rows-editable/m-p/4199987#M1003789</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The number of open lines on your table control is controlled by your table control LINES parameter eg my table control is called TC_ITEMS so for me this field is TC_ITEMS-LINES.  If you've used the table control wizard, this value will be being set in the generated TC_XXXX_get_lines PBO module.  If you increase this number, you will get more open lines on screen.  I usually set it to SY-LOOPC plus the number of records in my line items table, so that I always get a full screen of open lines.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 16 Jul 2008 10:26:30 GMT</pubDate>
    <dc:creator>christine_evans</dc:creator>
    <dc:date>2008-07-16T10:26:30Z</dc:date>
    <item>
      <title>how to make Table control rows editable</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-make-table-control-rows-editable/m-p/4199983#M1003785</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;In create mode I am entering data in table control and when i saved this,it saved in ztable.If i Go thro Change mode i filled tabcontrol itab by retriving those records from ztable,if i had 2 records only 2 rows of tabcontrol r editable,others display mode.but in create mode i can enter 10 records.how to make rows editable in table control?&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;kavitha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Jul 2008 09:40:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-make-table-control-rows-editable/m-p/4199983#M1003785</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-16T09:40:43Z</dc:date>
    </item>
    <item>
      <title>Re: how to make Table control rows editable</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-make-table-control-rows-editable/m-p/4199984#M1003786</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;open the screen where u have ur table control...double click on that table control ...in side u will get 1 screenn in that program option tick input ....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thia will help u..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward IF........&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Anbu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Jul 2008 09:50:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-make-table-control-rows-editable/m-p/4199984#M1003786</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-16T09:50:42Z</dc:date>
    </item>
    <item>
      <title>Re: how to make Table control rows editable</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-make-table-control-rows-editable/m-p/4199985#M1003787</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Instead of Custom Table Control make use of Table control Wizard &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That will solve ur porblem&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Jul 2008 09:53:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-make-table-control-rows-editable/m-p/4199985#M1003787</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-16T09:53:29Z</dc:date>
    </item>
    <item>
      <title>Re: how to make Table control rows editable</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-make-table-control-rows-editable/m-p/4199986#M1003788</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;i used table control wizard only..program input option is in display mode..i am not able to check it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Jul 2008 10:07:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-make-table-control-rows-editable/m-p/4199986#M1003788</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-16T10:07:02Z</dc:date>
    </item>
    <item>
      <title>Re: how to make Table control rows editable</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-make-table-control-rows-editable/m-p/4199987#M1003789</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The number of open lines on your table control is controlled by your table control LINES parameter eg my table control is called TC_ITEMS so for me this field is TC_ITEMS-LINES.  If you've used the table control wizard, this value will be being set in the generated TC_XXXX_get_lines PBO module.  If you increase this number, you will get more open lines on screen.  I usually set it to SY-LOOPC plus the number of records in my line items table, so that I always get a full screen of open lines.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Jul 2008 10:26:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-make-table-control-rows-editable/m-p/4199987#M1003789</guid>
      <dc:creator>christine_evans</dc:creator>
      <dc:date>2008-07-16T10:26:30Z</dc:date>
    </item>
    <item>
      <title>Re: how to make Table control rows editable</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-make-table-control-rows-editable/m-p/4199988#M1003790</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Using system command tabctrl-lines=sy_dbcnt&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Jul 2008 10:34:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-make-table-control-rows-editable/m-p/4199988#M1003790</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-16T10:34:41Z</dc:date>
    </item>
  </channel>
</rss>

