<?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: Dynamic header text in table control - Dialog programming in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/dynamic-header-text-in-table-control-dialog-programming/m-p/1401327#M194005</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;for the header text, give a scree name.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;loop at screen.&lt;/P&gt;&lt;P&gt;if screen-name = (name given).&lt;/P&gt;&lt;P&gt;if (condition).&lt;/P&gt;&lt;P&gt;%_(name given)_%_app_%-text = (text u want).&lt;/P&gt;&lt;P&gt;else.&lt;/P&gt;&lt;P&gt;%_(name given)_%_app_%-text = (text u want).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;endif.&lt;/P&gt;&lt;P&gt;modify screen.&lt;/P&gt;&lt;P&gt;endloop.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 14 Jun 2006 06:14:50 GMT</pubDate>
    <dc:creator>hymavathi_oruganti</dc:creator>
    <dc:date>2006-06-14T06:14:50Z</dc:date>
    <item>
      <title>Dynamic header text in table control - Dialog programming</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dynamic-header-text-in-table-control-dialog-programming/m-p/1401321#M193999</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;&lt;/P&gt;&lt;P&gt;I have a table control on one of my dialog screens.  I need to dynamically change the column header texts on this control in my PBO.  Does anyone know how to do this?  I have found all kinds of ways to modify the other characteristics of the fields at run time in the PBO (active, input/output, invisible, etc.) - but not to change the header text!  Any help is appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks,&lt;/P&gt;&lt;P&gt;Matt&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Jun 2006 05:44:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dynamic-header-text-in-table-control-dialog-programming/m-p/1401321#M193999</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-14T05:44:49Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic header text in table control - Dialog programming</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dynamic-header-text-in-table-control-dialog-programming/m-p/1401322#M194000</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;refr this thread:&lt;/P&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_message" href="https://community.sap.com/" __jive_macro_name="message" modifiedtitle="true" __default_attr="987239"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;rgds,&lt;/P&gt;&lt;P&gt;latheesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Jun 2006 05:48:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dynamic-header-text-in-table-control-dialog-programming/m-p/1401322#M194000</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-14T05:48:58Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic header text in table control - Dialog programming</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dynamic-header-text-in-table-control-dialog-programming/m-p/1401323#M194001</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;at pbo.&lt;/P&gt;&lt;P&gt;loop at screen.&lt;/P&gt;&lt;P&gt;(dynamically change header text based on condition).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;modify screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;endloop.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Jun 2006 05:50:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dynamic-header-text-in-table-control-dialog-programming/m-p/1401323#M194001</guid>
      <dc:creator>hymavathi_oruganti</dc:creator>
      <dc:date>2006-06-14T05:50:34Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic header text in table control - Dialog programming</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dynamic-header-text-in-table-control-dialog-programming/m-p/1401324#M194002</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Latheesh - I'll try this...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Jun 2006 05:52:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dynamic-header-text-in-table-control-dialog-programming/m-p/1401324#M194002</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-14T05:52:57Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic header text in table control - Dialog programming</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dynamic-header-text-in-table-control-dialog-programming/m-p/1401325#M194003</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Hymavathi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you could tell me exactly what to specify within the Loop at screen - then would be in business.  That's the whole issue - there doesn't seem to be a screen field for the table control header text.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Jun 2006 05:55:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dynamic-header-text-in-table-control-dialog-programming/m-p/1401325#M194003</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-14T05:55:09Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic header text in table control - Dialog programming</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dynamic-header-text-in-table-control-dialog-programming/m-p/1401326#M194004</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Latheesh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This doesn't seem to work as the input/output box goes into the body of the table control -- not the column header part of it.  It won't let me place it in the column header area.  Any other suggestions?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Jun 2006 06:12:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dynamic-header-text-in-table-control-dialog-programming/m-p/1401326#M194004</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-14T06:12:20Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic header text in table control - Dialog programming</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dynamic-header-text-in-table-control-dialog-programming/m-p/1401327#M194005</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;for the header text, give a scree name.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;loop at screen.&lt;/P&gt;&lt;P&gt;if screen-name = (name given).&lt;/P&gt;&lt;P&gt;if (condition).&lt;/P&gt;&lt;P&gt;%_(name given)_%_app_%-text = (text u want).&lt;/P&gt;&lt;P&gt;else.&lt;/P&gt;&lt;P&gt;%_(name given)_%_app_%-text = (text u want).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;endif.&lt;/P&gt;&lt;P&gt;modify screen.&lt;/P&gt;&lt;P&gt;endloop.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Jun 2006 06:14:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dynamic-header-text-in-table-control-dialog-programming/m-p/1401327#M194005</guid>
      <dc:creator>hymavathi_oruganti</dc:creator>
      <dc:date>2006-06-14T06:14:50Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic header text in table control - Dialog programming</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dynamic-header-text-in-table-control-dialog-programming/m-p/1401328#M194006</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;Y Screen name is not possible?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;check w/title,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;then u will be able to place an i/o field on the header text place of table control. give name to that i/o field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;then u can proceed as lateesh said too.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Jun 2006 06:26:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dynamic-header-text-in-table-control-dialog-programming/m-p/1401328#M194006</guid>
      <dc:creator>hymavathi_oruganti</dc:creator>
      <dc:date>2006-06-14T06:26:16Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic header text in table control - Dialog programming</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dynamic-header-text-in-table-control-dialog-programming/m-p/1401329#M194007</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Hymavathi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I appreciate your help!  This didn't solve the issue, however,...I have used the method you'd mentioned before (many times) for setting it inside the loop at screen:&lt;/P&gt;&lt;P&gt;%_&amp;lt;screenname&amp;gt;_%_APP_%-TEXT = &amp;lt;text something&amp;gt;.&lt;/P&gt;&lt;P&gt;- but only in ABAP reports.  It doesn't seem to recogize it (the table control column header text) within a dialog program.  I keep getting a compile error. (saying that the %_&amp;lt;screenname&amp;gt;_%_APP_%-TEXT doesn't exist.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried the suggestion that you stated below (from lateesh) - yet it only let me place i/o field in title text area (not the column header text).  Am still searching...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Jun 2006 06:37:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dynamic-header-text-in-table-control-dialog-programming/m-p/1401329#M194007</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-14T06:37:37Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic header text in table control - Dialog programming</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dynamic-header-text-in-table-control-dialog-programming/m-p/1401330#M194008</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ahh!!  Have solved it!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I had to drag the old table control column headings out of the control and then drop in the (new) I/O fields into their place.  I then set the text on these new fields within the PBO.  Works like a charm!  Before - I was trying to drop the (new) I/O fields on top of the existing ones - and it wasn't working.  Thanks much all for your help!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Matt&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Jun 2006 06:55:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dynamic-header-text-in-table-control-dialog-programming/m-p/1401330#M194008</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-14T06:55:04Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic header text in table control - Dialog programming</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dynamic-header-text-in-table-control-dialog-programming/m-p/1401331#M194009</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Matt,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I followed the examples above, but I cannot seem to change the text since it is giving me the syntax errors just like you saw in an ealier post.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How does one get around that?  Do these have to be accessed via some specific table control syntax + screen-name syntax?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ahmed&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Apr 2007 22:16:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dynamic-header-text-in-table-control-dialog-programming/m-p/1401331#M194009</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-26T22:16:36Z</dc:date>
    </item>
  </channel>
</rss>

