<?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 Problem with Disabled table control in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-disabled-table-control/m-p/2801709#M654233</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi gurus,&lt;/P&gt;&lt;P&gt;I have created a table control,if i test at the screen painter its fine, fields are enabled,&lt;/P&gt;&lt;P&gt;but when we run pa70 for cration of records whole table control is grey, disabled.&lt;/P&gt;&lt;P&gt;is there any key things we should do in pbo or pai events to make it input enable.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;your suggestions are highly appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;Viswam.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 07 Sep 2007 11:18:45 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-09-07T11:18:45Z</dc:date>
    <item>
      <title>Problem with Disabled table control</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-disabled-table-control/m-p/2801709#M654233</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi gurus,&lt;/P&gt;&lt;P&gt;I have created a table control,if i test at the screen painter its fine, fields are enabled,&lt;/P&gt;&lt;P&gt;but when we run pa70 for cration of records whole table control is grey, disabled.&lt;/P&gt;&lt;P&gt;is there any key things we should do in pbo or pai events to make it input enable.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;your suggestions are highly appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;Viswam.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Sep 2007 11:18:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-disabled-table-control/m-p/2801709#M654233</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-07T11:18:45Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with Disabled table control</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-disabled-table-control/m-p/2801710#M654234</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 screen Layout check the program option of input/output field of table control. Input-Output field should b checked.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Sep 2007 11:46:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-disabled-table-control/m-p/2801710#M654234</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-07T11:46:59Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with Disabled table control</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-disabled-table-control/m-p/2801711#M654235</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;If you are using the table control in a standard screen, and it is disabled then you need to use the logic in PBO event to enable it. you can use the LOOP AT SCREEN and ENDLOOP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Look at the demo programs&lt;/P&gt;&lt;P&gt;DEMO_DYNPRO_MODIFY_SCREEN&lt;/P&gt;&lt;P&gt;DEMO_DYNPRO_MODIFY_SIMPLE&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt; Sudheer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Sep 2007 11:52:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-disabled-table-control/m-p/2801711#M654235</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-07T11:52:27Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with Disabled table control</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-disabled-table-control/m-p/2801712#M654236</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your attention Sudheer,&lt;/P&gt;&lt;P&gt;we got the solution, we forgot give group id's to the tc fields,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thank you all.&lt;/P&gt;&lt;P&gt;viswam&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Sep 2007 12:17:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-disabled-table-control/m-p/2801712#M654236</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-07T12:17:22Z</dc:date>
    </item>
  </channel>
</rss>

