<?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: table control is not working.. in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-is-not-working/m-p/4312529#M1028010</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;yes, i gave it as information message and that worked..in addition i had to tweak my code a bit !! thanks a lot to all.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 31 Jul 2008 14:48:36 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-07-31T14:48:36Z</dc:date>
    <item>
      <title>table control is not working..</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-is-not-working/m-p/4312525#M1028006</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;i am trying this for long !! please do help me..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. created a screen with a table control using the wizard.&lt;/P&gt;&lt;P&gt;2. created a push button under that with function code = NEW.&lt;/P&gt;&lt;P&gt;3. in the screen's PBO, wrote a module to fetch the data and populate the table. (working fine).&lt;/P&gt;&lt;P&gt;4. user selects multiple lines and clicks on the push button.&lt;/P&gt;&lt;P&gt;I validate the selection, if invalid, i display a message using &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MESSAGE E899(F2) WITH 'selected data is invalid'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;message is displayed.. and the PBO of that screen is again called wherein the data is fetched again and populated !! how this happens i dont know !!, i had given the next screen as the same screen number , possible bcos of that ??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;what i am concerned is, after the error message is displayed, the table control does not respond to to the line selection. if i click the scrollbar it works, the list scrolls up and down. but i am not able to select / deselect the lines !! &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please do let me know how to solve this...can  u try this in ur system and check too. i m in ECC 6.0.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Jul 2008 20:24:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-is-not-working/m-p/4312525#M1028006</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-30T20:24:24Z</dc:date>
    </item>
    <item>
      <title>Re: table control is not working..</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-is-not-working/m-p/4312526#M1028007</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be you can give information message instead of ERROR.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Jul 2008 20:35:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-is-not-working/m-p/4312526#M1028007</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-30T20:35:04Z</dc:date>
    </item>
    <item>
      <title>Re: table control is not working..</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-is-not-working/m-p/4312527#M1028008</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;maybe this can help:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/1499ec90-0201-0010-769f-860989655f7e" target="test_blank"&gt;https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/1499ec90-0201-0010-769f-860989655f7e&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Jul 2008 20:47:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-is-not-working/m-p/4312527#M1028008</guid>
      <dc:creator>former_member182371</dc:creator>
      <dc:date>2008-07-30T20:47:24Z</dc:date>
    </item>
    <item>
      <title>Re: table control is not working..</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-is-not-working/m-p/4312528#M1028009</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;You have given error message there...that is why u r not able to select the lines again  bcoz error message doesnt allow this what u need to do is either u use Information Message instead of Error Message or also u can use CHAIN ..ENDCHAIN statement... it will work...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards&lt;/P&gt;&lt;P&gt;Ashu Singh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Jul 2008 05:09:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-is-not-working/m-p/4312528#M1028009</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-31T05:09:28Z</dc:date>
    </item>
    <item>
      <title>Re: table control is not working..</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-is-not-working/m-p/4312529#M1028010</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;yes, i gave it as information message and that worked..in addition i had to tweak my code a bit !! thanks a lot to all.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Jul 2008 14:48:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-control-is-not-working/m-p/4312529#M1028010</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-31T14:48:36Z</dc:date>
    </item>
  </channel>
</rss>

