<?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: Inactivate Table Control in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/inactivate-table-control/m-p/1932310#M386002</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I change it and the result is null....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I dont know what happens. Is correct the form to do it?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 25 Feb 2007 15:50:48 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-02-25T15:50:48Z</dc:date>
    <item>
      <title>Inactivate Table Control</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/inactivate-table-control/m-p/1932308#M386000</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I have a module pool with a table control and one button.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have this table control ( TC02 )on a internal table ITAB.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ITAB : &lt;/P&gt;&lt;P&gt;LINEA AS CHAR,&lt;/P&gt;&lt;P&gt;SOCIEDAD AS CHAR.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the PBO,  I would like to inactive the table control and the button.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can inactive the button:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOOP at screen&lt;/P&gt;&lt;P&gt;if screen-name EQ BUTTON.&lt;/P&gt;&lt;P&gt;screen-input = 1.&lt;/P&gt;&lt;P&gt;endif&lt;/P&gt;&lt;P&gt;endloop.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But if I write for the table control, it doesn't inactive.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOOP at screen&lt;/P&gt;&lt;P&gt;if screen-name EQ TC02-LINEA.&lt;/P&gt;&lt;P&gt;screen-input = 1.&lt;/P&gt;&lt;P&gt;endif&lt;/P&gt;&lt;P&gt;endloop.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What happens?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 25 Feb 2007 13:06:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/inactivate-table-control/m-p/1932308#M386000</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-25T13:06:54Z</dc:date>
    </item>
    <item>
      <title>Re: Inactivate Table Control</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/inactivate-table-control/m-p/1932309#M386001</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi ,&lt;/P&gt;&lt;P&gt;      use the screen-active = 0.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;instead screen-input = 1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please reward if useful.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 25 Feb 2007 15:00:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/inactivate-table-control/m-p/1932309#M386001</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-25T15:00:34Z</dc:date>
    </item>
    <item>
      <title>Re: Inactivate Table Control</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/inactivate-table-control/m-p/1932310#M386002</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I change it and the result is null....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I dont know what happens. Is correct the form to do it?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 25 Feb 2007 15:50:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/inactivate-table-control/m-p/1932310#M386002</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-25T15:50:48Z</dc:date>
    </item>
  </channel>
</rss>

