<?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: code for select_all and deselect_all in modulepool in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/code-for-select-all-and-deselect-all-in-modulepool/m-p/2537543#M576186</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;Goto the layout of Table COntrol &amp;amp; open its attributes.&lt;/P&gt;&lt;P&gt;Tick the checkbox W/Selcolumn &amp;amp; mention values as CHECK in the ip/op box.&lt;/P&gt;&lt;P&gt;Activate it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the PAI, Handle OKCODE of select all &amp;amp; deselect all.&lt;/P&gt;&lt;P&gt;For select all.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Loop at tc.&lt;/P&gt;&lt;P&gt;tc-check = 'X'.&lt;/P&gt;&lt;P&gt;modify tc.&lt;/P&gt;&lt;P&gt;endloop.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For deselect all.&lt;/P&gt;&lt;P&gt;loop at tc.&lt;/P&gt;&lt;P&gt;tc-check = ' '.&lt;/P&gt;&lt;P&gt;modify tc.&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;Best regards,&lt;/P&gt;&lt;P&gt;Prashant&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 11 Jul 2007 10:30:21 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-07-11T10:30:21Z</dc:date>
    <item>
      <title>code for select_all and deselect_all in modulepool</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/code-for-select-all-and-deselect-all-in-modulepool/m-p/2537542#M576185</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi experts,&lt;/P&gt;&lt;P&gt;        i want code for push buttons 'selectall ' and 'deselect all'   for  tablecontrol&lt;/P&gt;&lt;P&gt;     in modulepool program. when i select all push button entire records of table control should be selected and  when i again press display button those records shoild be in display mode. when i deselect they should be in they should be in normal mode&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Jul 2007 09:33:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/code-for-select-all-and-deselect-all-in-modulepool/m-p/2537542#M576185</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-11T09:33:18Z</dc:date>
    </item>
    <item>
      <title>Re: code for select_all and deselect_all in modulepool</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/code-for-select-all-and-deselect-all-in-modulepool/m-p/2537543#M576186</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;Goto the layout of Table COntrol &amp;amp; open its attributes.&lt;/P&gt;&lt;P&gt;Tick the checkbox W/Selcolumn &amp;amp; mention values as CHECK in the ip/op box.&lt;/P&gt;&lt;P&gt;Activate it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the PAI, Handle OKCODE of select all &amp;amp; deselect all.&lt;/P&gt;&lt;P&gt;For select all.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Loop at tc.&lt;/P&gt;&lt;P&gt;tc-check = 'X'.&lt;/P&gt;&lt;P&gt;modify tc.&lt;/P&gt;&lt;P&gt;endloop.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For deselect all.&lt;/P&gt;&lt;P&gt;loop at tc.&lt;/P&gt;&lt;P&gt;tc-check = ' '.&lt;/P&gt;&lt;P&gt;modify tc.&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;Best regards,&lt;/P&gt;&lt;P&gt;Prashant&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Jul 2007 10:30:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/code-for-select-all-and-deselect-all-in-modulepool/m-p/2537543#M576186</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-11T10:30:21Z</dc:date>
    </item>
  </channel>
</rss>

