<?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: sort table control contents in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/sort-table-control-contents/m-p/971425#M69734</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In the PBO module, make a direct DESCRIBE against the internal tables.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DESCRIBE table TC1 lines TC1_CONTROL-lines.&lt;/P&gt;&lt;P&gt;DESCRIBE table TC2 lines TC2_CONTROL-lines.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This will "force" the table controls to reallocate their memory usage.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: John Jakabcsin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 04 Oct 2005 01:20:11 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2005-10-04T01:20:11Z</dc:date>
    <item>
      <title>sort table control contents</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sort-table-control-contents/m-p/971423#M69732</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi all,&lt;/P&gt;&lt;P&gt;i need to sort the contents of a table control dynamically,how can i do this..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for ex: if user clicks on 'unpack' for a Handling Unit(HU) on table control 1(TC1) , i display the contents of it in TC2.&lt;/P&gt;&lt;P&gt;and when he clicks on some other HU in TC1 and again clicks 'unpack' i need to sort the previous and present contents so that i can see them in a sorted order in TC2.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i tried sorting the table on which iam looping but thats leaving balnks in TC2 until my logic finds the contents of the HU to be displayed.(for ex. if HU has posnr 90 and 100, the TC2 has the first 8 rows blank, if i use sort)..&lt;/P&gt;&lt;P&gt;please suggest&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Oct 2005 22:17:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sort-table-control-contents/m-p/971423#M69732</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-10-03T22:17:33Z</dc:date>
    </item>
    <item>
      <title>Re: sort table control contents</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sort-table-control-contents/m-p/971424#M69733</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please make sure that you REFRESH your control before displaying the screen again.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;

REFRESH CONTROL 'TC2_CONTROL' from screen '100'.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Rich Heilman&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Oct 2005 22:22:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sort-table-control-contents/m-p/971424#M69733</guid>
      <dc:creator>RichHeilman</dc:creator>
      <dc:date>2005-10-03T22:22:39Z</dc:date>
    </item>
    <item>
      <title>Re: sort table control contents</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sort-table-control-contents/m-p/971425#M69734</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In the PBO module, make a direct DESCRIBE against the internal tables.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DESCRIBE table TC1 lines TC1_CONTROL-lines.&lt;/P&gt;&lt;P&gt;DESCRIBE table TC2 lines TC2_CONTROL-lines.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This will "force" the table controls to reallocate their memory usage.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: John Jakabcsin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Oct 2005 01:20:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sort-table-control-contents/m-p/971425#M69734</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-10-04T01:20:11Z</dc:date>
    </item>
  </channel>
</rss>

