<?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 Title at runtime for table control columns in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/title-at-runtime-for-table-control-columns/m-p/2294916#M500987</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;&lt;/P&gt;&lt;P&gt;I want to populate the title of the columns of the table control at runtime.&lt;/P&gt;&lt;P&gt;I have horizontal scrolling on, so putting up input boxes as 'output only' and populating at runtime will be difficult.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can the texts for these labels be set at runtime?&lt;/P&gt;&lt;P&gt;Any suggestions? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and Regards&lt;/P&gt;&lt;P&gt;Muhammad Ali Mahmood&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 17 May 2007 06:49:50 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-05-17T06:49:50Z</dc:date>
    <item>
      <title>Title at runtime for table control columns</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/title-at-runtime-for-table-control-columns/m-p/2294916#M500987</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;&lt;/P&gt;&lt;P&gt;I want to populate the title of the columns of the table control at runtime.&lt;/P&gt;&lt;P&gt;I have horizontal scrolling on, so putting up input boxes as 'output only' and populating at runtime will be difficult.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can the texts for these labels be set at runtime?&lt;/P&gt;&lt;P&gt;Any suggestions? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and Regards&lt;/P&gt;&lt;P&gt;Muhammad Ali Mahmood&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 May 2007 06:49:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/title-at-runtime-for-table-control-columns/m-p/2294916#M500987</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-17T06:49:50Z</dc:date>
    </item>
    <item>
      <title>Re: Title at runtime for table control columns</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/title-at-runtime-for-table-control-columns/m-p/2294917#M500988</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;    no need to set the title of the fields at runtime. this will be automatically set when your tab con area displays less number of fields when more are there.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ranjita&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 May 2007 06:59:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/title-at-runtime-for-table-control-columns/m-p/2294917#M500988</guid>
      <dc:creator>former_member196299</dc:creator>
      <dc:date>2007-05-17T06:59:21Z</dc:date>
    </item>
    <item>
      <title>Re: Title at runtime for table control columns</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/title-at-runtime-for-table-control-columns/m-p/2294918#M500989</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ranjit,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please elaborate. I have two column in itab and table control p1, p2.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;One thing i can do is set the title for p1 as 'title 1' and p2 as 'title 2' and at runtime hide the column i dont want.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Otherwise, if at runtime I need one column i just set the title for that column as 'title 1' or 'title 2'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Know what I mean? Anyway to achieve this??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 May 2007 07:06:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/title-at-runtime-for-table-control-columns/m-p/2294918#M500989</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-17T07:06:41Z</dc:date>
    </item>
    <item>
      <title>Re: Title at runtime for table control columns</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/title-at-runtime-for-table-control-columns/m-p/2294919#M500990</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hey thats easy man.&lt;/P&gt;&lt;P&gt;delete ur column headings first and then replace the column headings with input/output fields.declare the variables of the IO fields in your TOP inculde.Now you can change the variables in the PBO event.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tried and tested,so please reward points.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &lt;/P&gt;&lt;P&gt;Babar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 May 2007 07:02:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/title-at-runtime-for-table-control-columns/m-p/2294919#M500990</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-05-21T07:02:49Z</dc:date>
    </item>
  </channel>
</rss>

